Class: Aws::Types::DolbyVisionLevel6Metadata
- Inherits:
-
Object
- Object
- Aws::Types::DolbyVisionLevel6Metadata
- 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.
774 775 776 |
# File 'sig/types.rbs', line 774 def max_cll @max_cll end |
#max_fall ⇒ ::Integer
Returns the value of attribute max_fall.
775 776 777 |
# File 'sig/types.rbs', line 775 def max_fall @max_fall end |