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:



537
538
539
# File 'sig/types.rbs', line 537

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")


538
539
540
# File 'sig/types.rbs', line 538

def container
  @container
end

#f4v_settingsTypes::F4vSettings

Returns the value of attribute f4v_settings.

Returns:



539
540
541
# File 'sig/types.rbs', line 539

def f4v_settings
  @f4v_settings
end

#m2ts_settingsTypes::M2tsSettings

Returns the value of attribute m2ts_settings.

Returns:



540
541
542
# File 'sig/types.rbs', line 540

def m2ts_settings
  @m2ts_settings
end

#m3u_8_settingsTypes::M3u8Settings

Returns the value of attribute m3u_8_settings.

Returns:



541
542
543
# File 'sig/types.rbs', line 541

def m3u_8_settings
  @m3u_8_settings
end

#mov_settingsTypes::MovSettings

Returns the value of attribute mov_settings.

Returns:



542
543
544
# File 'sig/types.rbs', line 542

def mov_settings
  @mov_settings
end

#mp_4_settingsTypes::Mp4Settings

Returns the value of attribute mp_4_settings.

Returns:



543
544
545
# File 'sig/types.rbs', line 543

def mp_4_settings
  @mp_4_settings
end

#mpd_settingsTypes::MpdSettings

Returns the value of attribute mpd_settings.

Returns:



544
545
546
# File 'sig/types.rbs', line 544

def mpd_settings
  @mpd_settings
end

#mxf_settingsTypes::MxfSettings

Returns the value of attribute mxf_settings.

Returns:



545
546
547
# File 'sig/types.rbs', line 545

def mxf_settings
  @mxf_settings
end