PacketQueue Struct Reference


Data Fields

AVPacketListfirst_pkt
AVPacketListlast_pkt
int nb_packets
int size
int abort_request
SDL_mutex * mutex
SDL_cond * cond

Detailed Description

Definition at line 90 of file ffplay.c.


Field Documentation

SDL_cond* PacketQueue::cond

Definition at line 91 of file ffplay.c.

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

Definition at line 91 of file ffplay.c.

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

SDL_mutex* PacketQueue::mutex


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8