Package | Description |
---|---|
org.gagravarr.ogg.audio | |
org.gagravarr.ogg.tools | |
org.gagravarr.opus | |
org.gagravarr.speex | |
org.gagravarr.tika | |
org.gagravarr.vorbis |
Constructor and Description |
---|
OggAudioStatistics(OggAudioHeaders headers,
OggAudioStream audio) |
Constructor and Description |
---|
InfoAudioStats(OggAudioHeaders headers,
OggAudioStream audio,
int lastSeqNum,
boolean debugging) |
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 | Method and Description |
---|---|
protected static void |
OggAudioParser.extractDuration(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.sax.XHTMLContentHandler xhtml,
OggAudioHeaders headers,
OggAudioStream audio) |
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 © 2017. All rights reserved.