net.sf.ffmpeg_java.AVFormatLibrary.URLContext Class Reference

List of all members.

Public Attributes

Pointer prot
int flags
int is_streamed
int max_packet_size
Pointer priv_data
Pointer filename

Detailed Description

Definition at line 871 of file AVFormatLibrary.java.


Member Data Documentation

Pointer net.sf.ffmpeg_java.AVFormatLibrary.URLContext.prot

Definition at line 873 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.URLContext.flags

Definition at line 874 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.URLContext.is_streamed

true if streamed (no seek possible), default = false

Definition at line 875 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.URLContext.max_packet_size

if non zero, the stream is packetized with this max packet size

Definition at line 876 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.URLContext.priv_data

Definition at line 877 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.URLContext.filename

specified filename

Definition at line 879 of file AVFormatLibrary.java.


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