AVPacketList Struct Reference

#include <avformat.h>


Data Fields

AVPacket pkt
AVPacketListnext


Detailed Description

Definition at line 570 of file avformat.h.


Field Documentation

AVPacket AVPacketList::pkt

Definition at line 571 of file avformat.h.

Referenced by add_to_pktbuf(), av_interleave_packet_per_dts(), av_read_frame(), flush_packet_queue(), ogg_interleave_per_granule(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_packet(), and videostream_cb().

struct AVPacketList* AVPacketList::next

Definition at line 572 of file avformat.h.

Referenced by add_to_pktbuf(), av_interleave_packet_per_dts(), av_read_frame(), av_read_packet(), flush_packet_queue(), ogg_interleave_per_granule(), packet_queue_flush(), packet_queue_get(), packet_queue_put(), update_initial_durations(), update_initial_timestamps(), vfw_read_packet(), and videostream_cb().


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 04:46:12 2008 for libextractor by  doxygen 1.5.1