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

Data Fields

AVPacketbuffer_pkt
 
int eof
 

Detailed Description

Definition at line 28 of file bsf.c.

Field Documentation

AVPacket* AVBSFInternal::buffer_pkt

Definition at line 29 of file bsf.c.

Referenced by av_bsf_alloc(), av_bsf_free(), av_bsf_send_packet(), and ff_bsf_get_packet().

int AVBSFInternal::eof

Definition at line 30 of file bsf.c.

Referenced by av_bsf_send_packet(), and ff_bsf_get_packet().


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