Class: Aws::Types::MovSettings

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


1826
1827
1828
# File 'sig/types.rbs', line 1826

def audio_duration
  @audio_duration
end

#clap_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute clap_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1827
1828
1829
# File 'sig/types.rbs', line 1827

def clap_atom
  @clap_atom
end

#cslg_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute cslg_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1828
1829
1830
# File 'sig/types.rbs', line 1828

def cslg_atom
  @cslg_atom
end

#mpeg_2_four_cc_control"XDCAM", "MPEG"

Returns the value of attribute mpeg_2_four_cc_control.

Returns:

  • ("XDCAM", "MPEG")


1829
1830
1831
# File 'sig/types.rbs', line 1829

def mpeg_2_four_cc_control
  @mpeg_2_four_cc_control
end

#padding_control"OMNEON", "NONE"

Returns the value of attribute padding_control.

Returns:

  • ("OMNEON", "NONE")


1830
1831
1832
# File 'sig/types.rbs', line 1830

def padding_control
  @padding_control
end

#reference"SELF_CONTAINED", "EXTERNAL"

Returns the value of attribute reference.

Returns:

  • ("SELF_CONTAINED", "EXTERNAL")


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

def reference
  @reference
end