Class: Aws::Types::AncillarySourceSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#convert_608_to_708"UPCONVERT", "DISABLED"

Returns the value of attribute convert_608_to_708.

Returns:

  • ("UPCONVERT", "DISABLED")


85
86
87
# File 'sig/types.rbs', line 85

def convert_608_to_708
  @convert_608_to_708
end

#source_ancillary_channel_number::Integer

Returns the value of attribute source_ancillary_channel_number.

Returns:

  • (::Integer)


86
87
88
# File 'sig/types.rbs', line 86

def source_ancillary_channel_number
  @source_ancillary_channel_number
end

#terminate_captions"END_OF_INPUT", "DISABLED"

Returns the value of attribute terminate_captions.

Returns:

  • ("END_OF_INPUT", "DISABLED")


87
88
89
# File 'sig/types.rbs', line 87

def terminate_captions
  @terminate_captions
end