FFmpeg
 All Data Structures Namespaces 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 112 of file ffplay.c.

Field Documentation

AVPacket MyAVPacketList::pkt

Definition at line 113 of file ffplay.c.

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

struct MyAVPacketList* MyAVPacketList::next

Definition at line 114 of file ffplay.c.

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

int MyAVPacketList::serial

Definition at line 115 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: