public static class AVCodecLibrary.AVSubtitleRect
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
com.sun.jna.Pointer |
bitmap |
short |
h |
int |
linesize |
short |
nb_colors |
com.sun.jna.Pointer |
rgba_palette |
short |
w |
short |
x |
short |
y |
Constructor and Description |
---|
AVSubtitleRect() |