AVPanScan Struct Reference

Pan Scan area. More...

#include <avcodec.h>


Data Fields

int id
 id
  • encoding: Set by user.

int width
 width and height in 1/16 pel
  • encoding: Set by user.

int height
int16_t position [3][2]
 position of the top left corner in 1/16 pel for up to 3 fields/frames
  • encoding: Set by user.


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 676 of file avcodec.h.


Field Documentation

id

  • encoding: Set by user.

  • decoding: Set by libavcodec.

Definition at line 682 of file avcodec.h.

width and height in 1/16 pel

  • encoding: Set by user.

  • decoding: Set by libavcodec.

Definition at line 689 of file avcodec.h.

Referenced by mpeg_decode_postinit(), and mpeg_decode_sequence_display_extension().

Definition at line 690 of file avcodec.h.

Referenced by mpeg_decode_postinit(), and mpeg_decode_sequence_display_extension().

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

  • encoding: Set by user.

  • decoding: Set by libavcodec.

Definition at line 697 of file avcodec.h.

Referenced by mpeg_decode_picture_display_extension().


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

Generated on Tue Apr 20 17:40:03 2010 for FFmpeg by  doxygen 1.5.6