Class: Aws::Types::HdrMetadata
- Inherits:
-
Object
- Object
- Aws::Types::HdrMetadata
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#content_light_level ⇒ Types::ContentLightLevel
Returns the value of attribute content_light_level.
-
#mastering_display_color_volume ⇒ Types::MasteringDisplayColorVolume
Returns the value of attribute mastering_display_color_volume.
Instance Attribute Details
#content_light_level ⇒ Types::ContentLightLevel
Returns the value of attribute content_light_level.
1220 1221 1222 |
# File 'sig/types.rbs', line 1220 def content_light_level @content_light_level end |
#mastering_display_color_volume ⇒ Types::MasteringDisplayColorVolume
Returns the value of attribute mastering_display_color_volume.
1221 1222 1223 |
# File 'sig/types.rbs', line 1221 def mastering_display_color_volume @mastering_display_color_volume end |