See: Description
Class | Description |
---|---|
VorbisCommentCreator |
Create the raw packet data for a Vorbis Comment Tag
|
VorbisCommentReader |
Create the VorbisCommentTag by reading from the raw packet data
|
VorbisCommentTag |
This is the logical representation of Vorbis Comment Data
|
VorbisCommentTagField |
This class represents the name and content of a tag entry in ogg-files.
|
Enum | 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
|
Copyright © 2005–2020 jthink.net. All rights reserved.