FFmpeg
Data Fields
VP9MetadataContext Struct Reference

Data Fields

const AVClassclass
 
CodedBitstreamContextcbc
 
CodedBitstreamFragment fragment
 
int color_space
 
int color_range
 
int color_range_rgb_warned
 

Detailed Description

Definition at line 27 of file vp9_metadata_bsf.c.

Field Documentation

◆ class

const AVClass* VP9MetadataContext::class

Definition at line 28 of file vp9_metadata_bsf.c.

◆ cbc

CodedBitstreamContext* VP9MetadataContext::cbc

Definition at line 30 of file vp9_metadata_bsf.c.

◆ fragment

CodedBitstreamFragment VP9MetadataContext::fragment

Definition at line 31 of file vp9_metadata_bsf.c.

◆ color_space

int VP9MetadataContext::color_space

Definition at line 33 of file vp9_metadata_bsf.c.

◆ color_range

int VP9MetadataContext::color_range

Definition at line 34 of file vp9_metadata_bsf.c.

◆ color_range_rgb_warned

int VP9MetadataContext::color_range_rgb_warned

Definition at line 36 of file vp9_metadata_bsf.c.


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