FFmpeg
Data Fields
AVPanScan Struct Reference
Core functions/structures.

Pan Scan area. More...

#include <avcodec.h>

Data Fields

int  id
  id More...
 
int  width
  width and height in 1/16 pel More...
 
int  height
 
int16_t  position [3][2]
  position of the top left corner in 1/16 pel for up to 3 fields/frames More...
 

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

Field Documentation

int AVPanScan::id

id

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

Definition at line 929 of file avcodec.h.

int AVPanScan::width

width and height in 1/16 pel

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

Definition at line 936 of file avcodec.h.

Referenced by mpeg1_encode_sequence_header(), mpeg_decode_postinit(), and mpeg_decode_sequence_display_extension().

int AVPanScan::height

Definition at line 937 of file avcodec.h.

Referenced by mpeg1_encode_sequence_header(), mpeg_decode_postinit(), and mpeg_decode_sequence_display_extension().

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.

Definition at line 944 of file avcodec.h.

Referenced by mpeg_decode_picture_display_extension().


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

Generated on Wed Jun 10 2015 01:57:20 for FFmpeg by   doxygen 1.8.6

AltStyle によって変換されたページ (->オリジナル) /