public static class AVCodecLibrary.AVSubtitle
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
short |
end_display_time |
short |
format |
short |
num_rects |
com.sun.jna.Pointer |
rects |
short |
start_display_time |
Constructor and Description |
---|
AVSubtitle() |