public class VorbisSetup extends VorbisPacket
HEADER_LENGTH_AUDIO, HEADER_LENGTH_METADATA, TYPE_COMMENTS, TYPE_INFO, TYPE_SETUP| Constructor and Description |
|---|
VorbisSetup() |
VorbisSetup(OggPacket pkt) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
getHeaderSize()
How big is the header on this packet?
For Metadata packets it's normally 7 bytes,
otherwise for audio packets there is no header.
|
int |
getNumberOfCodebooks() |
create, isVorbisStream, populateMetadataHeadergetData, getOggPacket, setData, writepublic VorbisSetup(OggPacket pkt)
public VorbisSetup()
protected int getHeaderSize()
VorbisPacketgetHeaderSize in class VorbisPacketpublic int getNumberOfCodebooks()
Copyright © 2014. All rights reserved.