Class: Aws::Types::H265Settings
- Inherits:
-
Object
- Object
- Aws::Types::H265Settings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#adaptive_quantization ⇒ "AUTO", ...
Returns the value of attribute adaptive_quantization.
-
#afd_signaling ⇒ "AUTO", ...
Returns the value of attribute afd_signaling.
-
#alternative_transfer_function ⇒ "INSERT", "OMIT"
Returns the value of attribute alternative_transfer_function.
-
#bitrate ⇒ ::Integer
Returns the value of attribute bitrate.
-
#buf_size ⇒ ::Integer
Returns the value of attribute buf_size.
-
#color_metadata ⇒ "IGNORE", "INSERT"
Returns the value of attribute color_metadata.
-
#color_space_settings ⇒ Types::H265ColorSpaceSettings
Returns the value of attribute color_space_settings.
-
#deblocking ⇒ "DISABLED", "ENABLED"
Returns the value of attribute deblocking.
-
#filter_settings ⇒ Types::H265FilterSettings
Returns the value of attribute filter_settings.
-
#fixed_afd ⇒ "AFD_0000", ...
Returns the value of attribute fixed_afd.
-
#flicker_aq ⇒ "DISABLED", "ENABLED"
Returns the value of attribute flicker_aq.
-
#framerate_denominator ⇒ ::Integer
Returns the value of attribute framerate_denominator.
-
#framerate_numerator ⇒ ::Integer
Returns the value of attribute framerate_numerator.
-
#gop_b_reference ⇒ "DISABLED", "ENABLED"
Returns the value of attribute gop_b_reference.
-
#gop_closed_cadence ⇒ ::Integer
Returns the value of attribute gop_closed_cadence.
-
#gop_num_b_frames ⇒ ::Integer
Returns the value of attribute gop_num_b_frames.
-
#gop_size ⇒ ::Float
Returns the value of attribute gop_size.
-
#gop_size_units ⇒ "FRAMES", "SECONDS"
Returns the value of attribute gop_size_units.
-
#level ⇒ "H265_LEVEL_1", ...
Returns the value of attribute level.
-
#look_ahead_rate_control ⇒ "HIGH", ...
Returns the value of attribute look_ahead_rate_control.
-
#max_bitrate ⇒ ::Integer
Returns the value of attribute max_bitrate.
-
#min_bitrate ⇒ ::Integer
Returns the value of attribute min_bitrate.
-
#min_i_interval ⇒ ::Integer
Returns the value of attribute min_i_interval.
-
#min_qp ⇒ ::Integer
Returns the value of attribute min_qp.
-
#mv_over_picture_boundaries ⇒ "DISABLED", "ENABLED"
Returns the value of attribute mv_over_picture_boundaries.
-
#mv_temporal_predictor ⇒ "DISABLED", "ENABLED"
Returns the value of attribute mv_temporal_predictor.
-
#par_denominator ⇒ ::Integer
Returns the value of attribute par_denominator.
-
#par_numerator ⇒ ::Integer
Returns the value of attribute par_numerator.
-
#profile ⇒ "MAIN", "MAIN_10BIT"
Returns the value of attribute profile.
-
#qvbr_quality_level ⇒ ::Integer
Returns the value of attribute qvbr_quality_level.
-
#rate_control_mode ⇒ "CBR", ...
Returns the value of attribute rate_control_mode.
-
#scan_type ⇒ "INTERLACED", "PROGRESSIVE"
Returns the value of attribute scan_type.
-
#scene_change_detect ⇒ "DISABLED", "ENABLED"
Returns the value of attribute scene_change_detect.
-
#slices ⇒ ::Integer
Returns the value of attribute slices.
-
#subgop_length ⇒ "DYNAMIC", "FIXED"
Returns the value of attribute subgop_length.
-
#tier ⇒ "HIGH", "MAIN"
Returns the value of attribute tier.
-
#tile_height ⇒ ::Integer
Returns the value of attribute tile_height.
-
#tile_padding ⇒ "NONE", "PADDED"
Returns the value of attribute tile_padding.
-
#tile_width ⇒ ::Integer
Returns the value of attribute tile_width.
-
#timecode_burnin_settings ⇒ Types::TimecodeBurninSettings
Returns the value of attribute timecode_burnin_settings.
-
#timecode_insertion ⇒ "DISABLED", "PIC_TIMING_SEI"
Returns the value of attribute timecode_insertion.
-
#treeblock_size ⇒ "AUTO", "TREE_SIZE_32X32"
Returns the value of attribute treeblock_size.
Instance Attribute Details
#adaptive_quantization ⇒ "AUTO", ...
Returns the value of attribute adaptive_quantization.
1468 1469 1470 |
# File 'sig/types.rbs', line 1468 def adaptive_quantization @adaptive_quantization end |
#afd_signaling ⇒ "AUTO", ...
Returns the value of attribute afd_signaling.
1469 1470 1471 |
# File 'sig/types.rbs', line 1469 def afd_signaling @afd_signaling end |
#alternative_transfer_function ⇒ "INSERT", "OMIT"
Returns the value of attribute alternative_transfer_function.
1470 1471 1472 |
# File 'sig/types.rbs', line 1470 def alternative_transfer_function @alternative_transfer_function end |
#bitrate ⇒ ::Integer
Returns the value of attribute bitrate.
1471 1472 1473 |
# File 'sig/types.rbs', line 1471 def bitrate @bitrate end |
#buf_size ⇒ ::Integer
Returns the value of attribute buf_size.
1472 1473 1474 |
# File 'sig/types.rbs', line 1472 def buf_size @buf_size end |
#color_metadata ⇒ "IGNORE", "INSERT"
Returns the value of attribute color_metadata.
1473 1474 1475 |
# File 'sig/types.rbs', line 1473 def @color_metadata end |
#color_space_settings ⇒ Types::H265ColorSpaceSettings
Returns the value of attribute color_space_settings.
1474 1475 1476 |
# File 'sig/types.rbs', line 1474 def color_space_settings @color_space_settings end |
#deblocking ⇒ "DISABLED", "ENABLED"
Returns the value of attribute deblocking.
1505 1506 1507 |
# File 'sig/types.rbs', line 1505 def deblocking @deblocking end |
#filter_settings ⇒ Types::H265FilterSettings
Returns the value of attribute filter_settings.
1475 1476 1477 |
# File 'sig/types.rbs', line 1475 def filter_settings @filter_settings end |
#fixed_afd ⇒ "AFD_0000", ...
Returns the value of attribute fixed_afd.
1476 1477 1478 |
# File 'sig/types.rbs', line 1476 def fixed_afd @fixed_afd end |
#flicker_aq ⇒ "DISABLED", "ENABLED"
Returns the value of attribute flicker_aq.
1477 1478 1479 |
# File 'sig/types.rbs', line 1477 def flicker_aq @flicker_aq end |
#framerate_denominator ⇒ ::Integer
Returns the value of attribute framerate_denominator.
1478 1479 1480 |
# File 'sig/types.rbs', line 1478 def framerate_denominator @framerate_denominator end |
#framerate_numerator ⇒ ::Integer
Returns the value of attribute framerate_numerator.
1479 1480 1481 |
# File 'sig/types.rbs', line 1479 def framerate_numerator @framerate_numerator end |
#gop_b_reference ⇒ "DISABLED", "ENABLED"
Returns the value of attribute gop_b_reference.
1506 1507 1508 |
# File 'sig/types.rbs', line 1506 def gop_b_reference @gop_b_reference end |
#gop_closed_cadence ⇒ ::Integer
Returns the value of attribute gop_closed_cadence.
1480 1481 1482 |
# File 'sig/types.rbs', line 1480 def gop_closed_cadence @gop_closed_cadence end |
#gop_num_b_frames ⇒ ::Integer
Returns the value of attribute gop_num_b_frames.
1507 1508 1509 |
# File 'sig/types.rbs', line 1507 def gop_num_b_frames @gop_num_b_frames end |
#gop_size ⇒ ::Float
Returns the value of attribute gop_size.
1481 1482 1483 |
# File 'sig/types.rbs', line 1481 def gop_size @gop_size end |
#gop_size_units ⇒ "FRAMES", "SECONDS"
Returns the value of attribute gop_size_units.
1482 1483 1484 |
# File 'sig/types.rbs', line 1482 def gop_size_units @gop_size_units end |
#level ⇒ "H265_LEVEL_1", ...
Returns the value of attribute level.
1483 1484 1485 |
# File 'sig/types.rbs', line 1483 def level @level end |
#look_ahead_rate_control ⇒ "HIGH", ...
Returns the value of attribute look_ahead_rate_control.
1484 1485 1486 |
# File 'sig/types.rbs', line 1484 def look_ahead_rate_control @look_ahead_rate_control end |
#max_bitrate ⇒ ::Integer
Returns the value of attribute max_bitrate.
1485 1486 1487 |
# File 'sig/types.rbs', line 1485 def max_bitrate @max_bitrate end |
#min_bitrate ⇒ ::Integer
Returns the value of attribute min_bitrate.
1508 1509 1510 |
# File 'sig/types.rbs', line 1508 def min_bitrate @min_bitrate end |
#min_i_interval ⇒ ::Integer
Returns the value of attribute min_i_interval.
1486 1487 1488 |
# File 'sig/types.rbs', line 1486 def min_i_interval @min_i_interval end |
#min_qp ⇒ ::Integer
Returns the value of attribute min_qp.
1504 1505 1506 |
# File 'sig/types.rbs', line 1504 def min_qp @min_qp end |
#mv_over_picture_boundaries ⇒ "DISABLED", "ENABLED"
Returns the value of attribute mv_over_picture_boundaries.
1498 1499 1500 |
# File 'sig/types.rbs', line 1498 def mv_over_picture_boundaries @mv_over_picture_boundaries end |
#mv_temporal_predictor ⇒ "DISABLED", "ENABLED"
Returns the value of attribute mv_temporal_predictor.
1499 1500 1501 |
# File 'sig/types.rbs', line 1499 def mv_temporal_predictor @mv_temporal_predictor end |
#par_denominator ⇒ ::Integer
Returns the value of attribute par_denominator.
1487 1488 1489 |
# File 'sig/types.rbs', line 1487 def par_denominator @par_denominator end |
#par_numerator ⇒ ::Integer
Returns the value of attribute par_numerator.
1488 1489 1490 |
# File 'sig/types.rbs', line 1488 def par_numerator @par_numerator end |
#profile ⇒ "MAIN", "MAIN_10BIT"
Returns the value of attribute profile.
1489 1490 1491 |
# File 'sig/types.rbs', line 1489 def profile @profile end |
#qvbr_quality_level ⇒ ::Integer
Returns the value of attribute qvbr_quality_level.
1490 1491 1492 |
# File 'sig/types.rbs', line 1490 def qvbr_quality_level @qvbr_quality_level end |
#rate_control_mode ⇒ "CBR", ...
Returns the value of attribute rate_control_mode.
1491 1492 1493 |
# File 'sig/types.rbs', line 1491 def rate_control_mode @rate_control_mode end |
#scan_type ⇒ "INTERLACED", "PROGRESSIVE"
Returns the value of attribute scan_type.
1492 1493 1494 |
# File 'sig/types.rbs', line 1492 def scan_type @scan_type end |
#scene_change_detect ⇒ "DISABLED", "ENABLED"
Returns the value of attribute scene_change_detect.
1493 1494 1495 |
# File 'sig/types.rbs', line 1493 def scene_change_detect @scene_change_detect end |
#slices ⇒ ::Integer
Returns the value of attribute slices.
1494 1495 1496 |
# File 'sig/types.rbs', line 1494 def slices @slices end |
#subgop_length ⇒ "DYNAMIC", "FIXED"
Returns the value of attribute subgop_length.
1509 1510 1511 |
# File 'sig/types.rbs', line 1509 def subgop_length @subgop_length end |
#tier ⇒ "HIGH", "MAIN"
Returns the value of attribute tier.
1495 1496 1497 |
# File 'sig/types.rbs', line 1495 def tier @tier end |
#tile_height ⇒ ::Integer
Returns the value of attribute tile_height.
1500 1501 1502 |
# File 'sig/types.rbs', line 1500 def tile_height @tile_height end |
#tile_padding ⇒ "NONE", "PADDED"
Returns the value of attribute tile_padding.
1501 1502 1503 |
# File 'sig/types.rbs', line 1501 def tile_padding @tile_padding end |
#tile_width ⇒ ::Integer
Returns the value of attribute tile_width.
1502 1503 1504 |
# File 'sig/types.rbs', line 1502 def tile_width @tile_width end |
#timecode_burnin_settings ⇒ Types::TimecodeBurninSettings
Returns the value of attribute timecode_burnin_settings.
1497 1498 1499 |
# File 'sig/types.rbs', line 1497 def timecode_burnin_settings @timecode_burnin_settings end |
#timecode_insertion ⇒ "DISABLED", "PIC_TIMING_SEI"
Returns the value of attribute timecode_insertion.
1496 1497 1498 |
# File 'sig/types.rbs', line 1496 def timecode_insertion @timecode_insertion end |
#treeblock_size ⇒ "AUTO", "TREE_SIZE_32X32"
Returns the value of attribute treeblock_size.
1503 1504 1505 |
# File 'sig/types.rbs', line 1503 def treeblock_size @treeblock_size end |