Class: Aws::Types::Hdr10Settings
- Inherits:
-
Object
- Object
- Aws::Types::Hdr10Settings
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#max_cll ⇒ ::Integer
Returns the value of attribute max_cll.
-
#max_fall ⇒ ::Integer
Returns the value of attribute max_fall.
Instance Attribute Details
#max_cll ⇒ ::Integer
Returns the value of attribute max_cll.
1514 1515 1516 |
# File 'sig/types.rbs', line 1514 def max_cll @max_cll end |
#max_fall ⇒ ::Integer
Returns the value of attribute max_fall.
1515 1516 1517 |
# File 'sig/types.rbs', line 1515 def max_fall @max_fall end |