Package | Description |
---|---|
org.jaudiotagger.audio.flac |
Classes for FLAC (Free Lossless Audio Codec) files.
|
org.jaudiotagger.tag.mp4 |
Classes for the MP4 metadata (moov.udt.meta.ilst) atom.
|
org.jaudiotagger.tag.vorbiscomment |
Code dealing with the Vorbis metadata (called "Comment") tag.
|
Modifier and Type | Class and Description |
---|---|
class |
FlacTagCreator
Create the tag data ready for writing to flac file
|
Modifier and Type | Class and Description |
---|---|
class |
Mp4TagCreator
Create raw content of mp4 tag data, concerns itself with atoms upto the ilst atom
|
Modifier and Type | Class and Description |
---|---|
class |
VorbisCommentCreator
Create the raw packet data for a Vorbis Comment Tag
|
Copyright © 2005–2020 jthink.net. All rights reserved.