public static class AVCodecLibrary.AVPanScan
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
int |
height |
int |
id
id
- encoding: Set by user.
|
short[] |
position
position of the top left corner in 1/16 pel for up to 3 fields/frames
- encoding: Set by user.
|
int |
width
width and height in 1/16 pel
- encoding: Set by user.
|
Constructor and Description |
---|
AVCodecLibrary.AVPanScan() |
public int id
public int width
public int height
public short[] position