| Package | Description |
|---|---|
| org.gagravarr.flac | |
| org.gagravarr.ogg | |
| org.gagravarr.vorbis | |
| org.gagravarr.vorbis.tools |
| Class and Description |
|---|
| HighLevelOggStreamPacket
A high level stream packet sat atop
of an OggPacket.
|
| OggFile
This class takes care of reading and writing
files using the Ogg container format.
|
| OggPacket
Represents a logical group of data.
|
| OggPacketReader |
| Class and Description |
|---|
| OggFile
This class takes care of reading and writing
files using the Ogg container format.
|
| OggPacket
Represents a logical group of data.
|
| OggPacketData
The data part of an
OggPacket. |
| OggPacketReader |
| OggPacketWriter |
| OggPage |
| OggPage.OggPacketIterator
Returns a full
OggPacket if it can, otherwise
just the OggPacketData if the rest of the
packet is in another OggPage |
| OggStreamListener
Implement this if doing Event based processing
to know when new streams are found.
|
| OggStreamReader
Implement this interface to be given the
data from the stream of an Ogg file
that you indicated interest in using
a
OggStreamListener |
| Class and Description |
|---|
| HighLevelOggStreamPacket
A high level stream packet sat atop
of an OggPacket.
|
| OggFile
This class takes care of reading and writing
files using the Ogg container format.
|
| OggPacket
Represents a logical group of data.
|
| OggPacketReader |
| Class and Description |
|---|
| OggPacket
Represents a logical group of data.
|
| OggPacketReader |
Copyright © 2014. All rights reserved.