AVPacket Struct Reference

#include <avformat.h>

List of all members.

Public Attributes

int64_t pts
int64_t dts
uint8_tdata
int size
int stream_index
int flags
int duration
void(* destruct )(struct AVPacket *)
void * priv
int64_t pos


Detailed Description

Definition at line 24 of file avformat.h.


Member Data Documentation

Definition at line 25 of file avformat.h.

Referenced by av_init_packet(), do_audio_out(), do_subtitle_out(), do_video_out(), and output_packet().

Definition at line 26 of file avformat.h.

Referenced by av_encode(), av_init_packet(), and output_packet().

Definition at line 27 of file avformat.h.

Referenced by do_audio_out(), do_subtitle_out(), do_video_out(), output_packet(), and write_frame().

Definition at line 30 of file avformat.h.

Referenced by av_init_packet(), do_audio_out(), do_video_out(), output_packet(), and write_frame().

Definition at line 31 of file avformat.h.

Referenced by av_init_packet().

void(* AVPacket::destruct)(struct AVPacket *)

Definition at line 33 of file avformat.h.

Definition at line 34 of file avformat.h.

Referenced by av_init_packet().


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

Generated on Sun May 25 00:20:31 2008 by  doxygen 1.5.6