Package | Description |
---|---|
org.gagravarr.speex |
Modifier and Type | Class and Description |
---|---|
class |
SpeexAudioData
Raw, compressed audio data
|
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.
|
class |
SpeexTags
This is a
VorbisComments with an Speex metadata
block header, rather than the usual vorbis one. |
Modifier and Type | Method and Description |
---|---|
static SpeexPacket |
SpeexPacketFactory.create(OggPacket packet)
Creates the appropriate
SpeexPacket
instance based on the type. |
Copyright © 2015. All rights reserved.