Miam-Player  0.8.0
A nice music player
AVPanScan Struct Reference

#include <avcodec.h>

Public Attributes

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.

Member Data Documentation

int AVPanScan::height
int AVPanScan::id

id

  • encoding: Set by user.
  • decoding: Set by libavcodec.
int16_t AVPanScan::position[3][2]

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

  • encoding: Set by user.
  • decoding: Set by libavcodec.
int AVPanScan::width

width and height in 1/16 pel

  • encoding: Set by user.
  • decoding: Set by libavcodec.

The documentation for this struct was generated from the following file: