Class: Aws::Types::ContainerSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#cmfc_settingsTypes::CmfcSettings

Returns the value of attribute cmfc_settings.

Returns:



525
526
527
# File 'sig/types.rbs', line 525

def cmfc_settings
  @cmfc_settings
end

#container"F4V", ...

Returns the value of attribute container.

Returns:

  • ("F4V", "GIF", "ISMV", "M2TS", "M3U8", "CMFC", "MOV", "MP4", "MPD", "MXF", "OGG", "WEBM", "RAW", "Y4M")


526
527
528
# File 'sig/types.rbs', line 526

def container
  @container
end

#f4v_settingsTypes::F4vSettings

Returns the value of attribute f4v_settings.

Returns:



527
528
529
# File 'sig/types.rbs', line 527

def f4v_settings
  @f4v_settings
end

#m2ts_settingsTypes::M2tsSettings

Returns the value of attribute m2ts_settings.

Returns:



528
529
530
# File 'sig/types.rbs', line 528

def m2ts_settings
  @m2ts_settings
end

#m3u_8_settingsTypes::M3u8Settings

Returns the value of attribute m3u_8_settings.

Returns:



529
530
531
# File 'sig/types.rbs', line 529

def m3u_8_settings
  @m3u_8_settings
end

#mov_settingsTypes::MovSettings

Returns the value of attribute mov_settings.

Returns:



530
531
532
# File 'sig/types.rbs', line 530

def mov_settings
  @mov_settings
end

#mp_4_settingsTypes::Mp4Settings

Returns the value of attribute mp_4_settings.

Returns:



531
532
533
# File 'sig/types.rbs', line 531

def mp_4_settings
  @mp_4_settings
end

#mpd_settingsTypes::MpdSettings

Returns the value of attribute mpd_settings.

Returns:



532
533
534
# File 'sig/types.rbs', line 532

def mpd_settings
  @mpd_settings
end

#mxf_settingsTypes::MxfSettings

Returns the value of attribute mxf_settings.

Returns:



533
534
535
# File 'sig/types.rbs', line 533

def mxf_settings
  @mxf_settings
end