Package de.jarnbjo.vorbis
Class CommentHeader
java.lang.Object
de.jarnbjo.vorbis.CommentHeader
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetAlbum()
String[]
String[]
getComment
(String string) String[]
getComments
(String string) String[]
String[]
getDate()
String[]
getDates()
String[]
getGenre()
String[]
getIsrc()
String[]
getIsrcs()
String[]
String[]
String[]
String[]
getTitle()
String[]
String[]
String[]
-
Field Details
-
TITLE
- See Also:
-
ARTIST
- See Also:
-
ALBUM
- See Also:
-
TRACKNUMBER
- See Also:
-
VERSION
- See Also:
-
PERFORMER
- See Also:
-
COPYRIGHT
- See Also:
-
LICENSE
- See Also:
-
ORGANIZATION
- See Also:
-
DESCRIPTION
- See Also:
-
GENRE
- See Also:
-
DATE
- See Also:
-
LOCATION
- See Also:
-
CONTACT
- See Also:
-
ISRC
- See Also:
-
-
Constructor Details
-
CommentHeader
- Throws:
VorbisFormatException
IOException
-
-
Method Details
-
getVendor
-
getComment
-
getComments
-
getTitle
-
getTitles
-
getVersion
-
getVersions
-
getAlbum
-
getAlbums
-
getTrackNumber
-
getTrackNumbers
-
getArtist
-
getArtists
-
getPerformer
-
getPerformers
-
getCopyright
-
getCopyrights
-
getLicense
-
getLicenses
-
getOrganization
-
getOrganizations
-
getDescription
-
getDescriptions
-
getGenre
-
getGenres
-
getDate
-
getDates
-
getLocation
-
getLocations
-
getContact
-
getContacts
-
getIsrc
-
getIsrcs
-