net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat Class Reference

List of all members.

Public Member Functions

 AVInputFormat ()
 AVInputFormat (Pointer p)

Public Attributes

String name
String long_name
int priv_data_size
Pointer read_probe
Pointer read_header
Pointer read_packet
Pointer read_close
Pointer read_seek
Pointer read_timestamp
int flags
String extensions
int value
Pointer read_play
Pointer read_pause
Pointer codec_tag
Pointer next

Detailed Description

pause playing - only meaningful if using a network based format (RTSP)

Definition at line 287 of file AVFormatLibrary.java.


Constructor & Destructor Documentation

net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.AVInputFormat (  ) 

Definition at line 306 of file AVFormatLibrary.java.

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

Definition at line 310 of file AVFormatLibrary.java.


Member Data Documentation

String net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.name

Definition at line 289 of file AVFormatLibrary.java.

String net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.long_name

Definition at line 290 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.priv_data_size

Definition at line 291 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_probe

Definition at line 292 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_header

Definition at line 293 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_packet

Definition at line 294 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_close

Definition at line 295 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_seek

Definition at line 296 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_timestamp

Definition at line 297 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.flags

Definition at line 298 of file AVFormatLibrary.java.

String net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.extensions

Definition at line 299 of file AVFormatLibrary.java.

int net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.value

Definition at line 300 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_play

Definition at line 301 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.read_pause

Definition at line 302 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.codec_tag

Definition at line 303 of file AVFormatLibrary.java.

Pointer net.sf.ffmpeg_java.AVFormatLibrary.AVInputFormat.next

Definition at line 304 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