Class: Aws::Types::Av1Settings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#afd_signaling"AUTO", ...

Returns the value of attribute afd_signaling.

Returns:

  • ("AUTO", "FIXED", "NONE")


4818
4819
4820
# File 'sig/types.rbs', line 4818

def afd_signaling
  @afd_signaling
end

#bit_depth"DEPTH_10", "DEPTH_8"

Returns the value of attribute bit_depth.

Returns:

  • ("DEPTH_10", "DEPTH_8")


4841
4842
4843
# File 'sig/types.rbs', line 4841

def bit_depth
  @bit_depth
end

#bitrate::Integer

Returns the value of attribute bitrate.

Returns:

  • (::Integer)


4835
4836
4837
# File 'sig/types.rbs', line 4835

def bitrate
  @bitrate
end

#buf_size::Integer

Returns the value of attribute buf_size.

Returns:

  • (::Integer)


4819
4820
4821
# File 'sig/types.rbs', line 4819

def buf_size
  @buf_size
end

#color_space_settingsTypes::Av1ColorSpaceSettings

Returns the value of attribute color_space_settings.



4820
4821
4822
# File 'sig/types.rbs', line 4820

def color_space_settings
  @color_space_settings
end

#fixed_afd"AFD_0000", ...

Returns the value of attribute fixed_afd.

Returns:

  • ("AFD_0000", "AFD_0010", "AFD_0011", "AFD_0100", "AFD_1000", "AFD_1001", "AFD_1010", "AFD_1011", "AFD_1101", "AFD_1110", "AFD_1111")


4821
4822
4823
# File 'sig/types.rbs', line 4821

def fixed_afd
  @fixed_afd
end

#framerate_denominator::Integer

Returns the value of attribute framerate_denominator.

Returns:

  • (::Integer)


4822
4823
4824
# File 'sig/types.rbs', line 4822

def framerate_denominator
  @framerate_denominator
end

#framerate_numerator::Integer

Returns the value of attribute framerate_numerator.

Returns:

  • (::Integer)


4823
4824
4825
# File 'sig/types.rbs', line 4823

def framerate_numerator
  @framerate_numerator
end

#gop_size::Float

Returns the value of attribute gop_size.

Returns:

  • (::Float)


4824
4825
4826
# File 'sig/types.rbs', line 4824

def gop_size
  @gop_size
end

#gop_size_units"FRAMES", "SECONDS"

Returns the value of attribute gop_size_units.

Returns:

  • ("FRAMES", "SECONDS")


4825
4826
4827
# File 'sig/types.rbs', line 4825

def gop_size_units
  @gop_size_units
end

#level"AV1_LEVEL_2", ...

Returns the value of attribute level.

Returns:

  • ("AV1_LEVEL_2", "AV1_LEVEL_2_1", "AV1_LEVEL_3", "AV1_LEVEL_3_1", "AV1_LEVEL_4", "AV1_LEVEL_4_1", "AV1_LEVEL_5", "AV1_LEVEL_5_1", "AV1_LEVEL_5_2", "AV1_LEVEL_5_3", "AV1_LEVEL_6", "AV1_LEVEL_6_1", "AV1_LEVEL_6_2", "AV1_LEVEL_6_3", "AV1_LEVEL_AUTO")


4826
4827
4828
# File 'sig/types.rbs', line 4826

def level
  @level
end

#look_ahead_rate_control"HIGH", ...

Returns the value of attribute look_ahead_rate_control.

Returns:

  • ("HIGH", "LOW", "MEDIUM")


4827
4828
4829
# File 'sig/types.rbs', line 4827

def look_ahead_rate_control
  @look_ahead_rate_control
end

#max_bitrate::Integer

Returns the value of attribute max_bitrate.

Returns:

  • (::Integer)


4828
4829
4830
# File 'sig/types.rbs', line 4828

def max_bitrate
  @max_bitrate
end

#min_bitrate::Integer

Returns the value of attribute min_bitrate.

Returns:

  • (::Integer)


4837
4838
4839
# File 'sig/types.rbs', line 4837

def min_bitrate
  @min_bitrate
end

#min_i_interval::Integer

Returns the value of attribute min_i_interval.

Returns:

  • (::Integer)


4829
4830
4831
# File 'sig/types.rbs', line 4829

def min_i_interval
  @min_i_interval
end

#par_denominator::Integer

Returns the value of attribute par_denominator.

Returns:

  • (::Integer)


4830
4831
4832
# File 'sig/types.rbs', line 4830

def par_denominator
  @par_denominator
end

#par_numerator::Integer

Returns the value of attribute par_numerator.

Returns:

  • (::Integer)


4831
4832
4833
# File 'sig/types.rbs', line 4831

def par_numerator
  @par_numerator
end

#qvbr_quality_level::Integer

Returns the value of attribute qvbr_quality_level.

Returns:

  • (::Integer)


4832
4833
4834
# File 'sig/types.rbs', line 4832

def qvbr_quality_level
  @qvbr_quality_level
end

#rate_control_mode"CBR", "QVBR"

Returns the value of attribute rate_control_mode.

Returns:

  • ("CBR", "QVBR")


4836
4837
4838
# File 'sig/types.rbs', line 4836

def rate_control_mode
  @rate_control_mode
end

#scene_change_detect"DISABLED", "ENABLED"

Returns the value of attribute scene_change_detect.

Returns:

  • ("DISABLED", "ENABLED")


4833
4834
4835
# File 'sig/types.rbs', line 4833

def scene_change_detect
  @scene_change_detect
end

#spatial_aq"DISABLED", "ENABLED"

Returns the value of attribute spatial_aq.

Returns:

  • ("DISABLED", "ENABLED")


4838
4839
4840
# File 'sig/types.rbs', line 4838

def spatial_aq
  @spatial_aq
end

#temporal_aq"DISABLED", "ENABLED"

Returns the value of attribute temporal_aq.

Returns:

  • ("DISABLED", "ENABLED")


4839
4840
4841
# File 'sig/types.rbs', line 4839

def temporal_aq
  @temporal_aq
end

#timecode_burnin_settingsTypes::TimecodeBurninSettings

Returns the value of attribute timecode_burnin_settings.



4834
4835
4836
# File 'sig/types.rbs', line 4834

def timecode_burnin_settings
  @timecode_burnin_settings
end

#timecode_insertion"DISABLED", "METADATA_OBU"

Returns the value of attribute timecode_insertion.

Returns:

  • ("DISABLED", "METADATA_OBU")


4840
4841
4842
# File 'sig/types.rbs', line 4840

def timecode_insertion
  @timecode_insertion
end