Package | Description |
---|---|
org.jaudiotagger.tag.flac |
Implements a pseudo-tag data object for FLAC.
|
org.jaudiotagger.tag.vorbiscomment |
Code dealing with the Vorbis metadata (called "Comment") tag.
|
Modifier and Type | Method and Description |
---|---|
VorbisCommentTag |
FlacTag.getVorbisCommentTag() |
Constructor and Description |
---|
FlacTag(VorbisCommentTag tag,
List<MetadataBlockDataPicture> images) |
Modifier and Type | Method and Description |
---|---|
static VorbisCommentTag |
VorbisCommentTag.createNewTag()
Use to construct a new tag properly initialized
|
VorbisCommentTag |
VorbisCommentReader.read(byte[] rawdata,
boolean isFramingBit,
Path path) |
Copyright © 2005–2020 jthink.net. All rights reserved.