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