Package | Description |
---|---|
org.gagravarr.flac | |
org.gagravarr.ogg.audio | |
org.gagravarr.opus | |
org.gagravarr.speex | |
org.gagravarr.vorbis |
Modifier and Type | Class and Description |
---|---|
class |
FlacOggInfo
The
FlacInfo plus the version data from
FlacFirstOggPacket |
Modifier and Type | Method and Description |
---|---|
OggAudioInfoHeader |
OggAudioStreamHeaders.getInfo() |
OggAudioInfoHeader |
OggAudioHeaders.getInfo() |
Modifier and Type | Class and Description |
---|---|
class |
OpusInfo
The identification header identifies the bitstream as Opus,
and includes the Opus version, the simple audio characteristics
of the stream such as sample rate and number of channels etc.
|
Modifier and Type | Class and Description |
---|---|
class |
SpeexInfo
The identification header identifies the bitstream as Speex,
and includes the Speex version, the simple audio characteristics
of the stream such as sample rate and number of channels etc.
|
Modifier and Type | Class and Description |
---|---|
class |
VorbisInfo
The identification header identifies the bitstream as Vorbis,
Vorbis version, and the simple audio characteristics of the
stream such as sample rate and number of channels.
|
Copyright © 2015. All rights reserved.