Package | Description |
---|---|
org.gagravarr.flac | |
org.gagravarr.ogg.audio | |
org.gagravarr.opus | |
org.gagravarr.speex | |
org.gagravarr.theora | |
org.gagravarr.vorbis |
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 | Method and Description |
---|---|
OggAudioTagsHeader |
OggAudioStreamHeaders.getTags() |
OggAudioTagsHeader |
OggAudioHeaders.getTags() |
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 | Class and Description |
---|---|
class |
VorbisComments
Holds encoder information and user specified tags
|
class |
VorbisStyleComments
General class for all Vorbis-style comments/tags, as used
by things like Vorbis, Opus and FLAC.
|
Copyright © 2015. All rights reserved.