| Package | Description |
|---|---|
| org.gagravarr.flac | |
| org.gagravarr.ogg | |
| org.gagravarr.vorbis | |
| org.gagravarr.vorbis.tools |
| Constructor and Description |
|---|
FlacOggFile(OggPacketReader r)
Loads a Vorbis File from the given packet reader.
|
| Modifier and Type | Method and Description |
|---|---|
OggPacketReader |
OggFile.getPacketReader()
Returns a reader that will allow you to read packets
from the file, across all Logical Bit Streams,
in the order that they occur.
|
| Constructor and Description |
|---|
VorbisFile(OggPacketReader r)
Loads a Vorbis File from the given packet reader.
|
| Modifier and Type | Class and Description |
|---|---|
protected static class |
VorbisInfoTool.InfoPacketReader |
Copyright © 2014. All rights reserved.