| Package | Description |
|---|---|
| org.gagravarr.ogg.audio | |
| org.gagravarr.opus | |
| org.gagravarr.speex | |
| org.gagravarr.vorbis |
| Constructor and Description |
|---|
OggAudioStatistics(OggAudioHeaders headers,
OggAudioStream audio) |
| Modifier and Type | Class and Description |
|---|---|
class |
OpusFile
This is a wrapper around an OggFile that lets you
get at all the interesting bits of an Opus file.
|
| Constructor and Description |
|---|
OpusStatistics(OggAudioHeaders headers,
OggAudioStream audio) |
| Modifier and Type | Class and Description |
|---|---|
class |
SpeexFile
This is a wrapper around an OggFile that lets you
get at all the interesting bits of a Speex file.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VorbisFile
This is a wrapper around an OggFile that lets you
get at all the interesting bits of a Vorbis file.
|
Copyright © 2016. All Rights Reserved.