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.
762 763 764 |
# File 'sig/types.rbs', line 762 def max_cll @max_cll end |
#max_fall ⇒ ::Integer
Returns the value of attribute max_fall.
763 764 765 |
# File 'sig/types.rbs', line 763 def max_fall @max_fall end |