Package | Description |
---|---|
org.gagravarr.flac |
Modifier and Type | Method and Description |
---|---|
FlacFirstOggPacket |
FlacOggFile.getFirstPacket()
Returns the first Ogg Packet, which has some metadata in it
|
Modifier and Type | Method and Description |
---|---|
protected void |
FlacOggInfo.setFlacFirstOggPacket(FlacFirstOggPacket parent)
Supplies the FlacFirstOggPacket for a new info
|
Constructor and Description |
---|
FlacOggInfo(byte[] data,
int offset,
FlacFirstOggPacket parent)
Reads the Info from the specified data
|
Copyright © 2015. All rights reserved.