net.sf.ffmpeg_java.AVFormatLibrary.AVPacket Class Reference

Collaboration diagram for net.sf.ffmpeg_java.AVFormatLibrary.AVPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AVPacket ()
 AVPacket (Pointer p)

Public Attributes

long pts
long dts
Pointer data
int size
int stream_index
int flags
int duration
Destruct destruct
Pointer priv
long pos
long convergence_duration

Detailed Description

Definition at line 53 of file AVFormatLibrary.java.


Constructor & Destructor Documentation

net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.AVPacket (  ) 

Definition at line 67 of file AVFormatLibrary.java.

net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.AVPacket ( Pointer  p  ) 

Definition at line 68 of file AVFormatLibrary.java.


Member Data Documentation

long net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.pts

Definition at line 55 of file AVFormatLibrary.java.

Referenced by org.hfbk.vid.AVAudioThread.AVAudioThread(), and org.hfbk.vid.AVVideoThread.run().

long net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.dts

Definition at line 56 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.data

Definition at line 57 of file AVFormatLibrary.java.

Referenced by org.hfbk.vid.AVAudioThread.decodeAudio(), and org.hfbk.vid.AVVideoThread.decodeVideo().

int net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.size

Definition at line 58 of file AVFormatLibrary.java.

Referenced by org.hfbk.vid.AVStreamThread.add(), org.hfbk.vid.AVAudioThread.decodeAudio(), and org.hfbk.vid.AVVideoThread.decodeVideo().

int net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.stream_index

Definition at line 59 of file AVFormatLibrary.java.

Referenced by org.hfbk.vid.AVImageLoader.AVImageLoader(), and org.hfbk.vid.AVStreamingThread.run().

int net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.flags

Definition at line 60 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.duration

Definition at line 61 of file AVFormatLibrary.java.

Destruct net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.destruct

Definition at line 62 of file AVFormatLibrary.java.

Referenced by org.hfbk.vid.AVStreamThread.flush(), and org.hfbk.vid.AVStreamThread.free().

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.priv

Definition at line 63 of file AVFormatLibrary.java.

long net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.pos

Definition at line 64 of file AVFormatLibrary.java.

long net.sf.ffmpeg_java.AVFormatLibrary.AVPacket.convergence_duration

Definition at line 65 of file AVFormatLibrary.java.


The documentation for this class was generated from the following file:
Generated on Tue Apr 7 17:57:27 2009 for visclient by  doxygen 1.5.1