public class FlacTags extends VorbisComments
VorbisComments with a Flac metadata
block header, rather than the usual vorbis one.| Modifier and Type | Class and Description |
|---|---|
protected static class |
FlacTags.FlacTagsAsMetadata |
KEY_ALBUM, KEY_ARTIST, KEY_DATE, KEY_GENRE, KEY_TITLE, KEY_TRACKNUMBERHEADER_LENGTH_AUDIO, HEADER_LENGTH_METADATA, TYPE_COMMENTS, TYPE_INFO, TYPE_SETUP| Modifier and Type | Method and Description |
|---|---|
protected int |
getHeaderSize()
Type plus three byte length
|
protected void |
populateMetadataHeader(byte[] b,
int type,
int dataLength)
Type plus three byte length
|
addComment, getAlbum, getAllComments, getArtist, getComments, getDate, getGenre, getSingleComment, getTitle, getTrackNumber, getTrackNumberNumeric, getVendor, normaliseTag, removeAllComments, removeComments, setComments, setVendor, writecreate, isVorbisStreamgetData, getOggPacket, setDatapublic FlacTags(OggPacket packet)
public FlacTags()
protected int getHeaderSize()
getHeaderSize in class VorbisCommentsprotected void populateMetadataHeader(byte[] b,
int type,
int dataLength)
populateMetadataHeader in class VorbisPacketCopyright © 2014. All rights reserved.