Pan Scan area.
More...
#include <libavcodec/defs.h>
|
| int | id |
| | id
|
| int | width |
| | width and height in 1/16 pel
|
| int | height |
| int16_t | position [3][2] |
| | position of the top left corner in 1/16 pel for up to 3 fields/frames
|
Pan Scan area.
This specifies the area which should be displayed. Note there may be multiple such areas for one frame.
Definition at line 253 of file defs.h.
◆ id
id
- encoding: Set by user.
- decoding: Set by libavcodec.
Definition at line 259 of file defs.h.
◆ width
width and height in 1/16 pel
- encoding: Set by user.
- decoding: Set by libavcodec.
Definition at line 266 of file defs.h.
◆ height
◆ position
| 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 274 of file defs.h.
The documentation for this struct was generated from the following file: