Class: Aws::Types::AudioTrackSelection

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#dolby_e_decodeTypes::AudioDolbyEDecode

Returns the value of attribute dolby_e_decode.



197
198
199
# File 'sig/types.rbs', line 197

def dolby_e_decode
  @dolby_e_decode
end

#tracks::Array[Types::AudioTrack]

Returns the value of attribute tracks.

Returns:



196
197
198
# File 'sig/types.rbs', line 196

def tracks
  @tracks
end