Class: Aws::Types::AudioSelectorSettings

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_hls_rendition_selectionTypes::AudioHlsRenditionSelection

Returns the value of attribute audio_hls_rendition_selection.



176
177
178
# File 'sig/types.rbs', line 176

def audio_hls_rendition_selection
  @audio_hls_rendition_selection
end

#audio_language_selectionTypes::AudioLanguageSelection

Returns the value of attribute audio_language_selection.



177
178
179
# File 'sig/types.rbs', line 177

def audio_language_selection
  @audio_language_selection
end

#audio_pid_selectionTypes::AudioPidSelection

Returns the value of attribute audio_pid_selection.



178
179
180
# File 'sig/types.rbs', line 178

def audio_pid_selection
  @audio_pid_selection
end

#audio_track_selectionTypes::AudioTrackSelection

Returns the value of attribute audio_track_selection.



179
180
181
# File 'sig/types.rbs', line 179

def audio_track_selection
  @audio_track_selection
end