net.sf.ffmpeg_java.AVCodecLibrary.AVPanScan Class Reference

List of all members.

Public Attributes

int id
int width
int height
short[] position = new short[3*2]

Detailed Description

Pan Scan area. This specifies the area which should be displayed. Note there may be multiple such areas for one frame.

Definition at line 492 of file AVCodecLibrary.java.


Member Data Documentation

int net.sf.ffmpeg_java.AVCodecLibrary.AVPanScan.id

id

Definition at line 499 of file AVCodecLibrary.java.

int net.sf.ffmpeg_java.AVCodecLibrary.AVPanScan.width

width and height in 1/16 pel

Definition at line 506 of file AVCodecLibrary.java.

int net.sf.ffmpeg_java.AVCodecLibrary.AVPanScan.height

Definition at line 507 of file AVCodecLibrary.java.

short [] net.sf.ffmpeg_java.AVCodecLibrary.AVPanScan.position = new short[3*2]

position of the top left corner in 1/16 pel for up to 3 fields/frames

Definition at line 514 of file AVCodecLibrary.java.


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