Voting helps other researchers find interesting modules.
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.
maxContentLightLevel
integer()
nil
maxFrameAverageLightLevel
Unwrap a decoded JSON object into its complex fields.
@type t() :: %GoogleApi.ContentWarehouse.V1.Model.VideoFileContentLightLevel{ maxContentLightLevel: integer() | nil, maxFrameAverageLightLevel: integer() | nil }
@spec decode(struct(), keyword()) :: struct()