Class: Aws::Types::Mp4Settings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#audio_duration"DEFAULT_CODEC_DURATION", "MATCH_VIDEO_DURATION"

Returns the value of attribute audio_duration.

Returns:

  • ("DEFAULT_CODEC_DURATION", "MATCH_VIDEO_DURATION")


1832
1833
1834
# File 'sig/types.rbs', line 1832

def audio_duration
  @audio_duration
end

#c2pa_manifest"INCLUDE", "EXCLUDE"

Returns the value of attribute c2pa_manifest.

Returns:

  • ("INCLUDE", "EXCLUDE")


1833
1834
1835
# File 'sig/types.rbs', line 1833

def c2pa_manifest
  @c2pa_manifest
end

#certificate_secret::String

Returns the value of attribute certificate_secret.

Returns:

  • (::String)


1834
1835
1836
# File 'sig/types.rbs', line 1834

def certificate_secret
  @certificate_secret
end

#cslg_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute cslg_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1835
1836
1837
# File 'sig/types.rbs', line 1835

def cslg_atom
  @cslg_atom
end

#ctts_version::Integer

Returns the value of attribute ctts_version.

Returns:

  • (::Integer)


1836
1837
1838
# File 'sig/types.rbs', line 1836

def ctts_version
  @ctts_version
end

#free_space_box"INCLUDE", "EXCLUDE"

Returns the value of attribute free_space_box.

Returns:

  • ("INCLUDE", "EXCLUDE")


1837
1838
1839
# File 'sig/types.rbs', line 1837

def free_space_box
  @free_space_box
end

#moov_placement"PROGRESSIVE_DOWNLOAD", "NORMAL"

Returns the value of attribute moov_placement.

Returns:

  • ("PROGRESSIVE_DOWNLOAD", "NORMAL")


1838
1839
1840
# File 'sig/types.rbs', line 1838

def moov_placement
  @moov_placement
end

#mp_4_major_brand::String

Returns the value of attribute mp_4_major_brand.

Returns:

  • (::String)


1839
1840
1841
# File 'sig/types.rbs', line 1839

def mp_4_major_brand
  @mp_4_major_brand
end

#signing_kms_key::String

Returns the value of attribute signing_kms_key.

Returns:

  • (::String)


1840
1841
1842
# File 'sig/types.rbs', line 1840

def signing_kms_key
  @signing_kms_key
end