Class: Aws::Types::AudioDolbyEDecode

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#program_selection"ALL_CHANNELS", ...

Returns the value of attribute program_selection.

Returns:

  • ("ALL_CHANNELS", "PROGRAM_1", "PROGRAM_2", "PROGRAM_3", "PROGRAM_4", "PROGRAM_5", "PROGRAM_6", "PROGRAM_7", "PROGRAM_8")


130
131
132
# File 'sig/types.rbs', line 130

def program_selection
  @program_selection
end