Package | Description |
---|---|
org.gagravarr.flac | |
org.gagravarr.opus | |
org.gagravarr.speex | |
org.gagravarr.theora | |
org.gagravarr.tika | |
org.gagravarr.vorbis | |
org.gagravarr.vorbis.tools |
Modifier and Type | Class and Description |
---|---|
class |
FlacTags
This is a
VorbisComments with a Flac metadata
block header, rather than the usual vorbis one. |
Modifier and Type | Class and Description |
---|---|
class |
OpusTags
This is a
VorbisComments with an Opus metadata
block header, rather than the usual vorbis one. |
Modifier and Type | Class and Description |
---|---|
class |
SpeexTags
This is a
VorbisComments with an Speex metadata
block header, rather than the usual vorbis one. |
Modifier and Type | Class and Description |
---|---|
class |
TheoraComments
This is a
VorbisComments with an Theora metadata
block header, rather than the usual Vorbis one. |
Modifier and Type | Method and Description |
---|---|
protected static void |
OggAudioParser.extractComments(org.apache.tika.metadata.Metadata metadata,
org.apache.tika.sax.XHTMLContentHandler xhtml,
VorbisStyleComments comments) |
Modifier and Type | Class and Description |
---|---|
class |
VorbisComments
Holds encoder information and user specified tags
|
Modifier and Type | Method and Description |
---|---|
static void |
VorbisLikeCommentTool.addTags(VorbisStyleComments vorbisComments,
VorbisLikeCommentTool.Command command) |
static void |
VorbisLikeCommentTool.listTags(VorbisStyleComments vorbisComments) |
Copyright © 2015. All rights reserved.