FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
AV1RawMetadata Struct Reference

#include <cbs_av1.h>

Data Fields

uint64_t metadata_type
 
union {
   AV1RawMetadataHDRCLL   hdr_cll
 
   AV1RawMetadataHDRMDCV   hdr_mdcv
 
   AV1RawMetadataScalability   scalability
 
   AV1RawMetadataITUTT35   itut_t35
 
   AV1RawMetadataTimecode   timecode
 
metadata
 

Detailed Description

Definition at line 356 of file cbs_av1.h.

Field Documentation

uint64_t AV1RawMetadata::metadata_type

Definition at line 357 of file cbs_av1.h.

Referenced by cbs_av1_free_metadata().

AV1RawMetadataHDRCLL AV1RawMetadata::hdr_cll

Definition at line 359 of file cbs_av1.h.

AV1RawMetadataHDRMDCV AV1RawMetadata::hdr_mdcv

Definition at line 360 of file cbs_av1.h.

AV1RawMetadataScalability AV1RawMetadata::scalability

Definition at line 361 of file cbs_av1.h.

AV1RawMetadataITUTT35 AV1RawMetadata::itut_t35

Definition at line 362 of file cbs_av1.h.

Referenced by cbs_av1_free_metadata().

AV1RawMetadataTimecode AV1RawMetadata::timecode

Definition at line 363 of file cbs_av1.h.

union { ... } AV1RawMetadata::metadata

Referenced by cbs_av1_free_metadata().


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