VA-API  2.19.0
Public Attributes | List of all members
VAHdrMetaData Struct Reference

High Dynamic Range Meta Data. More...

#include <va_vpp.h>

Public Attributes

VAProcHighDynamicRangeMetadataType metadata_type
 high dynamic range metadata type, HDR10 etc.
 
void * metadata
 Pointer to high dynamic range metadata. More...
 
uint32_t metadata_size
 Size of high dynamic range metadata.
 
uint32_t reserved [VA_PADDING_LOW]
 Reserved bytes for future use, must be zero.
 

Detailed Description

High Dynamic Range Meta Data.

Member Data Documentation

◆ metadata

void* VAHdrMetaData::metadata

Pointer to high dynamic range metadata.

The pointer could point to VAHdrMetaDataHDR10 or other HDR meta data.


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