public class OggStreamAudioVisualData extends HighLevelOggStreamPacket
| Modifier and Type | Field and Description |
|---|---|
protected long |
granulePosition |
| Constructor and Description |
|---|
OggStreamAudioVisualData(byte[] data) |
OggStreamAudioVisualData(OggPacket pkt) |
| Modifier and Type | Method and Description |
|---|---|
long |
getGranulePosition()
Returns the granule position, or -1 if
this wasn't read from a file
|
void |
setGranulePosition(long granulePosition) |
getData, getOggOverheadSize, getOggPacket, setData, writepublic OggStreamAudioVisualData(OggPacket pkt)
public OggStreamAudioVisualData(byte[] data)
Copyright © 2021. All rights reserved.