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

Definition at line 91 of file ffplay.c.

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

Definition at line 91 of file ffplay.c.

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

Definition at line 92 of file ffplay.c.

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

Definition at line 94 of file ffplay.c.

Referenced by audio_decode_frame(), packet_queue_abort(), and packet_queue_get().

SDL_mutex* PacketQueue::mutex

SDL_cond* PacketQueue::cond


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

Generated on Mon May 2 19:50:37 2011 for FFmpeg by  doxygen 1.5.6