Package | Description |
---|---|
org.jaudiotagger.tag |
Generic classes and interfaces for metadata blocks, broadly called tags.
|
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.
|
Class and Description |
---|
VorbisAlbumArtistReadOptions
Unfortunately there are two diverging values for the AlbumArtist field when used in VorbisComments
(as used by Ogg and Flac).e.g 'ALBUMARTIST' is the standard used by FooBar, Jaikoz, whereas JRiver and Winamp
prefer ALBUM ARTIST
This option allows you to configure jaudiotaggers behaviour accordingly when reading metadata from a file
|
VorbisAlbumArtistSaveOptions
Unfortunately there are two diverging values for the AlbumArtist field when used in VorbisComments
(as used by Ogg and Flac).e.g 'ALBUMARTIST' is the standard used by FooBar, Jaikoz, whereas JRiver and Winamp
prefer ALBUM ARTIST
This option allows you to configure jaudiotaggers behaviour accordingly
|
Class and Description |
---|
VorbisCommentFieldKey
Vorbis Comment Field Names
This partial list is derived fom the following sources:
http://xiph.org/vorbis/doc/v-comment.html
http://wiki.musicbrainz.org/PicardQt/TagMapping
http://legroom.net/2009/05/09/ogg-vorbis-and-flac-comment-field-recommendations
|
VorbisCommentTag
This is the logical representation of Vorbis Comment Data
|
Class and Description |
---|
VorbisAlbumArtistReadOptions
Unfortunately there are two diverging values for the AlbumArtist field when used in VorbisComments
(as used by Ogg and Flac).e.g 'ALBUMARTIST' is the standard used by FooBar, Jaikoz, whereas JRiver and Winamp
prefer ALBUM ARTIST
This option allows you to configure jaudiotaggers behaviour accordingly when reading metadata from a file
|
VorbisAlbumArtistSaveOptions
Unfortunately there are two diverging values for the AlbumArtist field when used in VorbisComments
(as used by Ogg and Flac).e.g 'ALBUMARTIST' is the standard used by FooBar, Jaikoz, whereas JRiver and Winamp
prefer ALBUM ARTIST
This option allows you to configure jaudiotaggers behaviour accordingly
|
VorbisCommentFieldKey
Vorbis Comment Field Names
This partial list is derived fom the following sources:
http://xiph.org/vorbis/doc/v-comment.html
http://wiki.musicbrainz.org/PicardQt/TagMapping
http://legroom.net/2009/05/09/ogg-vorbis-and-flac-comment-field-recommendations
|
VorbisCommentTag
This is the logical representation of Vorbis Comment Data
|
Copyright © 2005–2020 jthink.net. All rights reserved.