AVBitStreamFilter

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

close
void function(AVBitStreamFilterContext* bsfc) close;
Undocumented in source.
filter
int function(AVBitStreamFilterContext* bsfc, AVCodecContext* avctx, const char* args, uint8_t** poutbuf, int* poutbuf_size, const uint8_t* buf, int buf_size, int keyframe) filter;
Undocumented in source.
name
char* name;
Undocumented in source.
next
AVBitStreamFilter* next;
Undocumented in source.
priv_data_size
int priv_data_size;
Undocumented in source.

Meta