Class: Aws::Types::AudioTrack

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#premix_settingsTypes::AudioPreMixerSettings

Returns the value of attribute premix_settings.



191
192
193
# File 'sig/types.rbs', line 191

def premix_settings
  @premix_settings
end

#track::Integer

Returns the value of attribute track.

Returns:

  • (::Integer)


190
191
192
# File 'sig/types.rbs', line 190

def track
  @track
end