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

Data Fields

AVPacket pkt
 
struct MyAVPacketListnext
 
int serial
 

Detailed Description

Definition at line 97 of file ffplay.c.

Field Documentation

AVPacket MyAVPacketList::pkt

Definition at line 98 of file ffplay.c.

Referenced by packet_queue_flush(), packet_queue_get(), and packet_queue_put_private().

struct MyAVPacketList* MyAVPacketList::next

Definition at line 99 of file ffplay.c.

Referenced by packet_queue_flush(), packet_queue_get(), and packet_queue_put_private().

int MyAVPacketList::serial

Definition at line 100 of file ffplay.c.

Referenced by packet_queue_get(), and packet_queue_put_private().


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