Class: Aws::Types::CaptionSelectorSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#ancillary_source_settingsTypes::AncillarySourceSettings

Returns the value of attribute ancillary_source_settings.



464
465
466
# File 'sig/types.rbs', line 464

def ancillary_source_settings
  @ancillary_source_settings
end

#arib_source_settingsTypes::AribSourceSettings

Returns the value of attribute arib_source_settings.



465
466
467
# File 'sig/types.rbs', line 465

def arib_source_settings
  @arib_source_settings
end

#dvb_sub_source_settingsTypes::DvbSubSourceSettings

Returns the value of attribute dvb_sub_source_settings.



466
467
468
# File 'sig/types.rbs', line 466

def dvb_sub_source_settings
  @dvb_sub_source_settings
end

#embedded_source_settingsTypes::EmbeddedSourceSettings

Returns the value of attribute embedded_source_settings.



467
468
469
# File 'sig/types.rbs', line 467

def embedded_source_settings
  @embedded_source_settings
end

#scte_20_source_settingsTypes::Scte20SourceSettings

Returns the value of attribute scte_20_source_settings.



468
469
470
# File 'sig/types.rbs', line 468

def scte_20_source_settings
  @scte_20_source_settings
end

#scte_27_source_settingsTypes::Scte27SourceSettings

Returns the value of attribute scte_27_source_settings.



469
470
471
# File 'sig/types.rbs', line 469

def scte_27_source_settings
  @scte_27_source_settings
end

#smart_subtitle_source_settingsTypes::SmartSubtitleSourceSettings

Returns the value of attribute smart_subtitle_source_settings.



471
472
473
# File 'sig/types.rbs', line 471

def smart_subtitle_source_settings
  @smart_subtitle_source_settings
end

#teletext_source_settingsTypes::TeletextSourceSettings

Returns the value of attribute teletext_source_settings.



470
471
472
# File 'sig/types.rbs', line 470

def teletext_source_settings
  @teletext_source_settings
end