pub const AV_FRAME_DATA_DOVI_METADATA: u32 = 24; // 24u32
Parsed Dolby Vision metadata, suitable for passing to a software implementation. The payload is the AVDOVIMetadata struct defined in libavutil/dovi_meta.h.