AVPanScan Struct Reference

#include <avcodec.h>

List of all members.


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


Public Attributes

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.


Member Data Documentation

id

  • encoding: Set by user.

  • decoding: Set by libavcodec.

Definition at line 500 of file avcodec.h.

width and height in 1/16 pel

  • encoding: Set by user.

  • decoding: Set by libavcodec.

Definition at line 507 of file avcodec.h.

Referenced by mpeg_decode_postinit(), and mpeg_decode_sequence_display_extension().

Definition at line 508 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 515 of file avcodec.h.

Referenced by mpeg_decode_picture_display_extension().


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

Generated on Sat Dec 18 05:15:59 2010 for MythTV by  doxygen 1.5.5