net.sf.ffmpeg_java.FFMPEGLibrary.AVRational Class Reference

List of all members.

Public Member Functions

 AVRational ()
 AVRational (int num, int den)

Public Attributes

int num
int den

Detailed Description

Rational number num/den.

Definition at line 54 of file FFMPEGLibrary.java.


Constructor & Destructor Documentation

net.sf.ffmpeg_java.FFMPEGLibrary.AVRational.AVRational (  ) 

Definition at line 59 of file FFMPEGLibrary.java.

net.sf.ffmpeg_java.FFMPEGLibrary.AVRational.AVRational ( int  num,
int  den 
)

Definition at line 63 of file FFMPEGLibrary.java.


Member Data Documentation

int net.sf.ffmpeg_java.FFMPEGLibrary.AVRational.num

Definition at line 56 of file FFMPEGLibrary.java.

int net.sf.ffmpeg_java.FFMPEGLibrary.AVRational.den

Definition at line 57 of file FFMPEGLibrary.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