Class: Aws::Types::InputDeviceUhdAudioChannelPairConfig

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)


3627
3628
3629
# File 'sig/types.rbs', line 3627

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")


3628
3629
3630
# File 'sig/types.rbs', line 3628

def profile
  @profile
end