FFmpeg
Data Fields
DecodeFilterContext Struct Reference

#include <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().

◆ nb_bsfs

int DecodeFilterContext::nb_bsfs

Definition at line 126 of file internal.h.


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