FFmpeg  4.0
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

Definition at line 125 of file internal.h.

Referenced by avcodec_send_packet(), bsfs_init(), bsfs_poll(), and ff_decode_bsfs_uninit().

◆ nb_bsfs

int DecodeFilterContext::nb_bsfs

Definition at line 126 of file internal.h.

Referenced by bsfs_init(), bsfs_poll(), and ff_decode_bsfs_uninit().


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