GoogleApi.ContentWarehouse.V1.Model.VideoFileContentLightLevel
Table of Contents ▼
Jump to a specific part of the page:
- Description
- Attribute List
- Attributes
- Type
- Function
- Related links
- Possibly related Modules
Description
A message holding the equivalent of the content light level information in HEVC or its representation in matroska/webm. This gives coarse stats on the luminance levels in the content and may be used as a hint by algorithms & displays to tone map.
Attributes List
This module has the following attributes (case-insensitive ascending order):
Attributes
-
maxContentLightLevel
(type:integer()
, default:nil
)
- Defines the maximum content light level (in cd/m^2) over the entire video. -
maxFrameAverageLightLevel
(type:integer()
, default:nil
)
- The maximum (over entire video) of the frame average light level.
Type
Function
@spec decode(struct(), keyword()) :: struct()Data sourced from HexDocs : GoogleApi.ContentWarehouse.V1.Model.VideoFileContentLightLevel