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

Data Fields

const AVClassclass
 
AVBSFContext ** bsfs
 
int nb_bsfs
 
unsigned idx
 
unsigned flushed_idx
 
char * item_name
 

Detailed Description

Definition at line 242 of file bsf.c.

Field Documentation

const AVClass* BSFListContext::class

Definition at line 243 of file bsf.c.

AVBSFContext** BSFListContext::bsfs
int BSFListContext::nb_bsfs
unsigned BSFListContext::idx

Definition at line 248 of file bsf.c.

Referenced by bsf_list_filter().

unsigned BSFListContext::flushed_idx

Definition at line 249 of file bsf.c.

Referenced by bsf_list_filter().

char* BSFListContext::item_name

Definition at line 251 of file bsf.c.

Referenced by bsf_list_close(), and bsf_list_item_name().


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