Class: Aws::Types::InputDeviceConfigurableAudioChannelPairConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#id::Integer

Returns the value of attribute id.

Returns:

  • (::Integer)


3621
3622
3623
# File 'sig/types.rbs', line 3621

def id
  @id
end

#profile"DISABLED", ...

Returns the value of attribute profile.

Returns:

  • ("DISABLED", "VBR-AAC_HHE-16000", "VBR-AAC_HE-64000", "VBR-AAC_LC-128000", "CBR-AAC_HQ-192000", "CBR-AAC_HQ-256000", "CBR-AAC_HQ-384000", "CBR-AAC_HQ-512000")


3622
3623
3624
# File 'sig/types.rbs', line 3622

def profile
  @profile
end