public static class OggLibrary.ogg_sync_state
extends com.sun.jna.Structure
Modifier and Type | Field and Description |
---|---|
int |
bodybytes |
com.sun.jna.Pointer |
data |
int |
fill |
int |
headerbytes |
int |
returned |
int |
storage |
int |
unsynced |
Constructor and Description |
---|
ogg_sync_state() |