FFmpeg
Public Attributes | List of all members
AVContentLightMetadata Struct Reference

Content light level needed by to transmit HDR over HDMI (CTA-861.3). More...

#include <mastering_display_metadata.h>

Public Attributes

unsigned MaxCLL
 Max content light level (cd/m^2).
 
unsigned MaxFALL
 Max average light level per frame (cd/m^2).
 

Detailed Description

Content light level needed by to transmit HDR over HDMI (CTA-861.3).

To be used as payload of a AVFrameSideData or AVPacketSideData with the appropriate type.

Note
The struct should be allocated with av_content_light_metadata_alloc() and its size is not a part of the public ABI.

The documentation for this struct was generated from the following file: