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


1853
1854
1855
# File 'sig/types.rbs', line 1853

def audio_duration
  @audio_duration
end

#c2pa_manifest"INCLUDE", "EXCLUDE"

Returns the value of attribute c2pa_manifest.

Returns:

  • ("INCLUDE", "EXCLUDE")


1854
1855
1856
# File 'sig/types.rbs', line 1854

def c2pa_manifest
  @c2pa_manifest
end

#certificate_secret::String

Returns the value of attribute certificate_secret.

Returns:

  • (::String)


1855
1856
1857
# File 'sig/types.rbs', line 1855

def certificate_secret
  @certificate_secret
end

#cslg_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute cslg_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1856
1857
1858
# File 'sig/types.rbs', line 1856

def cslg_atom
  @cslg_atom
end

#ctts_version::Integer

Returns the value of attribute ctts_version.

Returns:

  • (::Integer)


1857
1858
1859
# File 'sig/types.rbs', line 1857

def ctts_version
  @ctts_version
end

#free_space_box"INCLUDE", "EXCLUDE"

Returns the value of attribute free_space_box.

Returns:

  • ("INCLUDE", "EXCLUDE")


1858
1859
1860
# File 'sig/types.rbs', line 1858

def free_space_box
  @free_space_box
end

#moov_placement"PROGRESSIVE_DOWNLOAD", "NORMAL"

Returns the value of attribute moov_placement.

Returns:

  • ("PROGRESSIVE_DOWNLOAD", "NORMAL")


1859
1860
1861
# File 'sig/types.rbs', line 1859

def moov_placement
  @moov_placement
end

#mp_4_major_brand::String

Returns the value of attribute mp_4_major_brand.

Returns:

  • (::String)


1860
1861
1862
# File 'sig/types.rbs', line 1860

def mp_4_major_brand
  @mp_4_major_brand
end

#signing_kms_key::String

Returns the value of attribute signing_kms_key.

Returns:

  • (::String)


1861
1862
1863
# File 'sig/types.rbs', line 1861

def signing_kms_key
  @signing_kms_key
end