Class: Aws::Types::Hdr10Plus
- Inherits:
-
Object
- Object
- Aws::Types::Hdr10Plus
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#mastering_monitor_nits ⇒ ::Integer
Returns the value of attribute mastering_monitor_nits.
-
#target_monitor_nits ⇒ ::Integer
Returns the value of attribute target_monitor_nits.
Instance Attribute Details
#mastering_monitor_nits ⇒ ::Integer
Returns the value of attribute mastering_monitor_nits.
1214 1215 1216 |
# File 'sig/types.rbs', line 1214 def mastering_monitor_nits @mastering_monitor_nits end |
#target_monitor_nits ⇒ ::Integer
Returns the value of attribute target_monitor_nits.
1215 1216 1217 |
# File 'sig/types.rbs', line 1215 def target_monitor_nits @target_monitor_nits end |