Class: Aws::Types::H265Settings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#adaptive_quantization"AUTO", ...

Returns the value of attribute adaptive_quantization.

Returns:

  • ("AUTO", "HIGH", "HIGHER", "LOW", "MAX", "MEDIUM", "OFF")


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.

Returns:

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


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.

Returns:

  • ("INSERT", "OMIT")


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.

Returns:

  • (::Integer)


1471
1472
1473
# File 'sig/types.rbs', line 1471

def bitrate
  @bitrate
end

#buf_size::Integer

Returns the value of attribute buf_size.

Returns:

  • (::Integer)


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.

Returns:

  • ("IGNORE", "INSERT")


1473
1474
1475
# File 'sig/types.rbs', line 1473

def 
  @color_metadata
end

#color_space_settingsTypes::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.

Returns:

  • ("DISABLED", "ENABLED")


1505
1506
1507
# File 'sig/types.rbs', line 1505

def deblocking
  @deblocking
end

#filter_settingsTypes::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.

Returns:

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


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.

Returns:

  • ("DISABLED", "ENABLED")


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • ("DISABLED", "ENABLED")


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Float)


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.

Returns:

  • ("FRAMES", "SECONDS")


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.

Returns:

  • ("H265_LEVEL_1", "H265_LEVEL_2", "H265_LEVEL_2_1", "H265_LEVEL_3", "H265_LEVEL_3_1", "H265_LEVEL_4", "H265_LEVEL_4_1", "H265_LEVEL_5", "H265_LEVEL_5_1", "H265_LEVEL_5_2", "H265_LEVEL_6", "H265_LEVEL_6_1", "H265_LEVEL_6_2", "H265_LEVEL_AUTO")


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.

Returns:

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


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • ("DISABLED", "ENABLED")


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.

Returns:

  • ("DISABLED", "ENABLED")


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.

Returns:

  • (::Integer)


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.

Returns:

  • (::Integer)


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.

Returns:

  • ("MAIN", "MAIN_10BIT")


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.

Returns:

  • (::Integer)


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.

Returns:

  • ("CBR", "MULTIPLEX", "QVBR")


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.

Returns:

  • ("INTERLACED", "PROGRESSIVE")


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.

Returns:

  • ("DISABLED", "ENABLED")


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.

Returns:

  • (::Integer)


1494
1495
1496
# File 'sig/types.rbs', line 1494

def slices
  @slices
end

#subgop_length"DYNAMIC", "FIXED"

Returns the value of attribute subgop_length.

Returns:

  • ("DYNAMIC", "FIXED")


1509
1510
1511
# File 'sig/types.rbs', line 1509

def subgop_length
  @subgop_length
end

#tier"HIGH", "MAIN"

Returns the value of attribute tier.

Returns:

  • ("HIGH", "MAIN")


1495
1496
1497
# File 'sig/types.rbs', line 1495

def tier
  @tier
end

#tile_height::Integer

Returns the value of attribute tile_height.

Returns:

  • (::Integer)


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.

Returns:

  • ("NONE", "PADDED")


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.

Returns:

  • (::Integer)


1502
1503
1504
# File 'sig/types.rbs', line 1502

def tile_width
  @tile_width
end

#timecode_burnin_settingsTypes::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.

Returns:

  • ("DISABLED", "PIC_TIMING_SEI")


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.

Returns:

  • ("AUTO", "TREE_SIZE_32X32")


1503
1504
1505
# File 'sig/types.rbs', line 1503

def treeblock_size
  @treeblock_size
end