FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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

const AVClass* VP9MetadataContext::class

Definition at line 28 of file vp9_metadata_bsf.c.

CodedBitstreamContext* VP9MetadataContext::cbc

Definition at line 30 of file vp9_metadata_bsf.c.

Referenced by vp9_metadata_close(), vp9_metadata_filter(), and vp9_metadata_init().

CodedBitstreamFragment VP9MetadataContext::fragment

Definition at line 31 of file vp9_metadata_bsf.c.

Referenced by vp9_metadata_filter().

int VP9MetadataContext::color_space

Definition at line 33 of file vp9_metadata_bsf.c.

Referenced by vp9_metadata_filter().

int VP9MetadataContext::color_range

Definition at line 34 of file vp9_metadata_bsf.c.

Referenced by vp9_metadata_filter().

int VP9MetadataContext::color_range_rgb_warned

Definition at line 36 of file vp9_metadata_bsf.c.

Referenced by vp9_metadata_filter().


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