| Package | Description |
|---|---|
| org.gagravarr.opus | |
| org.gagravarr.speex | |
| org.gagravarr.tika | |
| org.gagravarr.vorbis |
| 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.
|
| 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 void |
OggAudioParser.extractDuration(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.sax.XHTMLContentHandler xhtml,
long sampleRate,
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 © 2016. All rights reserved.