Class: Aws::Types::H264Settings

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


1404
1405
1406
# File 'sig/types.rbs', line 1404

def adaptive_quantization
  @adaptive_quantization
end

#afd_signaling"AUTO", ...

Returns the value of attribute afd_signaling.

Returns:

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


1405
1406
1407
# File 'sig/types.rbs', line 1405

def afd_signaling
  @afd_signaling
end

#bitrate::Integer

Returns the value of attribute bitrate.

Returns:

  • (::Integer)


1406
1407
1408
# File 'sig/types.rbs', line 1406

def bitrate
  @bitrate
end

#buf_fill_pct::Integer

Returns the value of attribute buf_fill_pct.

Returns:

  • (::Integer)


1407
1408
1409
# File 'sig/types.rbs', line 1407

def buf_fill_pct
  @buf_fill_pct
end

#buf_size::Integer

Returns the value of attribute buf_size.

Returns:

  • (::Integer)


1408
1409
1410
# File 'sig/types.rbs', line 1408

def buf_size
  @buf_size
end

#color_metadata"IGNORE", "INSERT"

Returns the value of attribute color_metadata.

Returns:

  • ("IGNORE", "INSERT")


1409
1410
1411
# File 'sig/types.rbs', line 1409

def 
  @color_metadata
end

#color_space_settingsTypes::H264ColorSpaceSettings

Returns the value of attribute color_space_settings.



1410
1411
1412
# File 'sig/types.rbs', line 1410

def color_space_settings
  @color_space_settings
end

#entropy_encoding"CABAC", "CAVLC"

Returns the value of attribute entropy_encoding.

Returns:

  • ("CABAC", "CAVLC")


1411
1412
1413
# File 'sig/types.rbs', line 1411

def entropy_encoding
  @entropy_encoding
end

#filter_settingsTypes::H264FilterSettings

Returns the value of attribute filter_settings.



1412
1413
1414
# File 'sig/types.rbs', line 1412

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


1413
1414
1415
# File 'sig/types.rbs', line 1413

def fixed_afd
  @fixed_afd
end

#flicker_aq"DISABLED", "ENABLED"

Returns the value of attribute flicker_aq.

Returns:

  • ("DISABLED", "ENABLED")


1414
1415
1416
# File 'sig/types.rbs', line 1414

def flicker_aq
  @flicker_aq
end

#force_field_pictures"DISABLED", "ENABLED"

Returns the value of attribute force_field_pictures.

Returns:

  • ("DISABLED", "ENABLED")


1415
1416
1417
# File 'sig/types.rbs', line 1415

def force_field_pictures
  @force_field_pictures
end

#framerate_control"INITIALIZE_FROM_SOURCE", "SPECIFIED"

Returns the value of attribute framerate_control.

Returns:

  • ("INITIALIZE_FROM_SOURCE", "SPECIFIED")


1416
1417
1418
# File 'sig/types.rbs', line 1416

def framerate_control
  @framerate_control
end

#framerate_denominator::Integer

Returns the value of attribute framerate_denominator.

Returns:

  • (::Integer)


1417
1418
1419
# File 'sig/types.rbs', line 1417

def framerate_denominator
  @framerate_denominator
end

#framerate_numerator::Integer

Returns the value of attribute framerate_numerator.

Returns:

  • (::Integer)


1418
1419
1420
# File 'sig/types.rbs', line 1418

def framerate_numerator
  @framerate_numerator
end

#gop_b_reference"DISABLED", "ENABLED"

Returns the value of attribute gop_b_reference.

Returns:

  • ("DISABLED", "ENABLED")


1419
1420
1421
# File 'sig/types.rbs', line 1419

def gop_b_reference
  @gop_b_reference
end

#gop_closed_cadence::Integer

Returns the value of attribute gop_closed_cadence.

Returns:

  • (::Integer)


1420
1421
1422
# File 'sig/types.rbs', line 1420

def gop_closed_cadence
  @gop_closed_cadence
end

#gop_num_b_frames::Integer

Returns the value of attribute gop_num_b_frames.

Returns:

  • (::Integer)


1421
1422
1423
# File 'sig/types.rbs', line 1421

def gop_num_b_frames
  @gop_num_b_frames
end

#gop_size::Float

Returns the value of attribute gop_size.

Returns:

  • (::Float)


1422
1423
1424
# File 'sig/types.rbs', line 1422

def gop_size
  @gop_size
end

#gop_size_units"FRAMES", "SECONDS"

Returns the value of attribute gop_size_units.

Returns:

  • ("FRAMES", "SECONDS")


1423
1424
1425
# File 'sig/types.rbs', line 1423

def gop_size_units
  @gop_size_units
end

#level"H264_LEVEL_1", ...

Returns the value of attribute level.

Returns:

  • ("H264_LEVEL_1", "H264_LEVEL_1_1", "H264_LEVEL_1_2", "H264_LEVEL_1_3", "H264_LEVEL_2", "H264_LEVEL_2_1", "H264_LEVEL_2_2", "H264_LEVEL_3", "H264_LEVEL_3_1", "H264_LEVEL_3_2", "H264_LEVEL_4", "H264_LEVEL_4_1", "H264_LEVEL_4_2", "H264_LEVEL_5", "H264_LEVEL_5_1", "H264_LEVEL_5_2", "H264_LEVEL_AUTO")


1424
1425
1426
# File 'sig/types.rbs', line 1424

def level
  @level
end

#look_ahead_rate_control"HIGH", ...

Returns the value of attribute look_ahead_rate_control.

Returns:

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


1425
1426
1427
# File 'sig/types.rbs', line 1425

def look_ahead_rate_control
  @look_ahead_rate_control
end

#max_bitrate::Integer

Returns the value of attribute max_bitrate.

Returns:

  • (::Integer)


1426
1427
1428
# File 'sig/types.rbs', line 1426

def max_bitrate
  @max_bitrate
end

#min_bitrate::Integer

Returns the value of attribute min_bitrate.

Returns:

  • (::Integer)


1447
1448
1449
# File 'sig/types.rbs', line 1447

def min_bitrate
  @min_bitrate
end

#min_i_interval::Integer

Returns the value of attribute min_i_interval.

Returns:

  • (::Integer)


1427
1428
1429
# File 'sig/types.rbs', line 1427

def min_i_interval
  @min_i_interval
end

#min_qp::Integer

Returns the value of attribute min_qp.

Returns:

  • (::Integer)


1446
1447
1448
# File 'sig/types.rbs', line 1446

def min_qp
  @min_qp
end

#num_ref_frames::Integer

Returns the value of attribute num_ref_frames.

Returns:

  • (::Integer)


1428
1429
1430
# File 'sig/types.rbs', line 1428

def num_ref_frames
  @num_ref_frames
end

#par_control"INITIALIZE_FROM_SOURCE", "SPECIFIED"

Returns the value of attribute par_control.

Returns:

  • ("INITIALIZE_FROM_SOURCE", "SPECIFIED")


1429
1430
1431
# File 'sig/types.rbs', line 1429

def par_control
  @par_control
end

#par_denominator::Integer

Returns the value of attribute par_denominator.

Returns:

  • (::Integer)


1430
1431
1432
# File 'sig/types.rbs', line 1430

def par_denominator
  @par_denominator
end

#par_numerator::Integer

Returns the value of attribute par_numerator.

Returns:

  • (::Integer)


1431
1432
1433
# File 'sig/types.rbs', line 1431

def par_numerator
  @par_numerator
end

#profile"BASELINE", ...

Returns the value of attribute profile.

Returns:

  • ("BASELINE", "HIGH", "HIGH_10BIT", "HIGH_422", "HIGH_422_10BIT", "MAIN")


1432
1433
1434
# File 'sig/types.rbs', line 1432

def profile
  @profile
end

#quality_level"ENHANCED_QUALITY", "STANDARD_QUALITY"

Returns the value of attribute quality_level.

Returns:

  • ("ENHANCED_QUALITY", "STANDARD_QUALITY")


1433
1434
1435
# File 'sig/types.rbs', line 1433

def quality_level
  @quality_level
end

#qvbr_quality_level::Integer

Returns the value of attribute qvbr_quality_level.

Returns:

  • (::Integer)


1434
1435
1436
# File 'sig/types.rbs', line 1434

def qvbr_quality_level
  @qvbr_quality_level
end

#rate_control_mode"CBR", ...

Returns the value of attribute rate_control_mode.

Returns:

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


1435
1436
1437
# File 'sig/types.rbs', line 1435

def rate_control_mode
  @rate_control_mode
end

#scan_type"INTERLACED", "PROGRESSIVE"

Returns the value of attribute scan_type.

Returns:

  • ("INTERLACED", "PROGRESSIVE")


1436
1437
1438
# File 'sig/types.rbs', line 1436

def scan_type
  @scan_type
end

#scene_change_detect"DISABLED", "ENABLED"

Returns the value of attribute scene_change_detect.

Returns:

  • ("DISABLED", "ENABLED")


1437
1438
1439
# File 'sig/types.rbs', line 1437

def scene_change_detect
  @scene_change_detect
end

#slices::Integer

Returns the value of attribute slices.

Returns:

  • (::Integer)


1438
1439
1440
# File 'sig/types.rbs', line 1438

def slices
  @slices
end

#softness::Integer

Returns the value of attribute softness.

Returns:

  • (::Integer)


1439
1440
1441
# File 'sig/types.rbs', line 1439

def softness
  @softness
end

#spatial_aq"DISABLED", "ENABLED"

Returns the value of attribute spatial_aq.

Returns:

  • ("DISABLED", "ENABLED")


1440
1441
1442
# File 'sig/types.rbs', line 1440

def spatial_aq
  @spatial_aq
end

#subgop_length"DYNAMIC", "FIXED"

Returns the value of attribute subgop_length.

Returns:

  • ("DYNAMIC", "FIXED")


1441
1442
1443
# File 'sig/types.rbs', line 1441

def subgop_length
  @subgop_length
end

#syntax"DEFAULT", "RP2027"

Returns the value of attribute syntax.

Returns:

  • ("DEFAULT", "RP2027")


1442
1443
1444
# File 'sig/types.rbs', line 1442

def syntax
  @syntax
end

#temporal_aq"DISABLED", "ENABLED"

Returns the value of attribute temporal_aq.

Returns:

  • ("DISABLED", "ENABLED")


1443
1444
1445
# File 'sig/types.rbs', line 1443

def temporal_aq
  @temporal_aq
end

#timecode_burnin_settingsTypes::TimecodeBurninSettings

Returns the value of attribute timecode_burnin_settings.



1445
1446
1447
# File 'sig/types.rbs', line 1445

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


1444
1445
1446
# File 'sig/types.rbs', line 1444

def timecode_insertion
  @timecode_insertion
end