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.
1241 1242 1243 |
# File 'sig/types.rbs', line 1241 def content_light_level @content_light_level end |
#mastering_display_color_volume ⇒ Types::MasteringDisplayColorVolume
Returns the value of attribute mastering_display_color_volume.
1242 1243 1244 |
# File 'sig/types.rbs', line 1242 def mastering_display_color_volume @mastering_display_color_volume end |