AVPanScan Struct Reference

#include <avcodec.h>


Data Fields

int id
int width
int height
int16_t position [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 531 of file avcodec.h.


Field Documentation

int AVPanScan::id

id

Definition at line 537 of file avcodec.h.

int AVPanScan::width

width and height in 1/16 pel

Definition at line 544 of file avcodec.h.

int AVPanScan::height

Definition at line 545 of file avcodec.h.

int16_t AVPanScan::position[3][2]

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

Definition at line 552 of file avcodec.h.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 20 22:46:05 2008 for libextractor by  doxygen 1.5.1