Class: Aws::Types::EmbeddedSourceSettings

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:



929
930
931
# File 'sig/types.rbs', line 929

def convert_608_to_708
  @convert_608_to_708
end

#source_608_channel_number::Integer

Returns the value of attribute source_608_channel_number.

Returns:



930
931
932
# File 'sig/types.rbs', line 930

def source_608_channel_number
  @source_608_channel_number
end

#source_608_track_number::Integer

Returns the value of attribute source_608_track_number.

Returns:



931
932
933
# File 'sig/types.rbs', line 931

def source_608_track_number
  @source_608_track_number
end

#terminate_captions"END_OF_INPUT", "DISABLED"

Returns the value of attribute terminate_captions.

Returns:



932
933
934
# File 'sig/types.rbs', line 932

def terminate_captions
  @terminate_captions
end