FFmpeg  4.1.4
Data Fields
DecodeFilterContext Struct Reference

#include <libavcodec/internal.h>

Data Fields

AVBSFContext ** bsfs
 
int nb_bsfs
 

Detailed Description

Definition at line 124 of file internal.h.

Field Documentation

◆ bsfs

AVBSFContext** DecodeFilterContext::bsfs

◆ nb_bsfs

int DecodeFilterContext::nb_bsfs

Definition at line 126 of file internal.h.

Referenced by bsfs_flush(), bsfs_poll(), ff_decode_bsfs_init(), and ff_decode_bsfs_uninit().


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