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


1805
1806
1807
# File 'sig/types.rbs', line 1805

def audio_duration
  @audio_duration
end

#clap_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute clap_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1806
1807
1808
# File 'sig/types.rbs', line 1806

def clap_atom
  @clap_atom
end

#cslg_atom"INCLUDE", "EXCLUDE"

Returns the value of attribute cslg_atom.

Returns:

  • ("INCLUDE", "EXCLUDE")


1807
1808
1809
# File 'sig/types.rbs', line 1807

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


1808
1809
1810
# File 'sig/types.rbs', line 1808

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


1809
1810
1811
# File 'sig/types.rbs', line 1809

def padding_control
  @padding_control
end

#reference"SELF_CONTAINED", "EXTERNAL"

Returns the value of attribute reference.

Returns:

  • ("SELF_CONTAINED", "EXTERNAL")


1810
1811
1812
# File 'sig/types.rbs', line 1810

def reference
  @reference
end