Uses of Class
de.vdheide.mp3.TagContent

Packages that use TagContent
de.vdheide.mp3   
 

Uses of TagContent in de.vdheide.mp3
 

Methods in de.vdheide.mp3 that return TagContent
static TagContent TextFrameNoEncoding.read(ID3v2 id3v2, java.lang.String type)
          Read content from ID3v2 tag.
 TagContent MP3File.getAlbum()
          Read album/movie/show title.
 TagContent MP3File.getBPM()
          Read BPM.
 TagContent MP3File.getComposer()
          Read composer(s), stored as text content.
 TagContent MP3File.getGenre()
          Read genre (type of music like "Soul", "Rock", etc.) stored as text content.
 TagContent MP3File.getCopyrightText()
          Read copyright, store as text content.
 TagContent MP3File.getDate()
          Read date (format DDMM), store as text content.
 TagContent MP3File.getPlaylistDelay()
          Read playlist delay, store as text content.
 TagContent MP3File.getEncodedBy()
          Read encoded by, store as text content.
 TagContent MP3File.getLyricist()
          Read lyricist, store as text content.
 TagContent MP3File.getFileType()
          Read file type, store as text content.
 TagContent MP3File.getTime()
          Read time (format HHMM), store as text content.
 TagContent MP3File.getContentGroup()
          Read content group description, store as text content.
 TagContent MP3File.getTitle()
          Read song title, store as text content.
 TagContent MP3File.getSubtitle()
          Read subtitle, store as text content.
 TagContent MP3File.getInitialKey()
          Read initial key Musical key in which sound starts.
 TagContent MP3File.getLanguage()
          Read language of lyrics Language is represented with three characters according to ISO-639-2.
 TagContent MP3File.getLengthInTag()
          Read length of audiofile in milliseconds, store as text content.
 TagContent MP3File.getMediaType()
          Read media type, store as text content.
 TagContent MP3File.getOriginalTitle()
          Read original title (for cover songs), store as text content
 TagContent MP3File.getOriginalFilename()
          Read original filename, store as text content Original filename is used to store prefered filename on media which does have limitations to the filename.
 TagContent MP3File.getOriginalLyricist()
          Read original lyricist(s) (for cover songs), store as text content
 TagContent MP3File.getOriginalArtist()
          Read original artist(s) (for cover songs), store as text content
 TagContent MP3File.getOriginalYear()
          Read original release year (format YYYY) (for cover songs), store as text content
 TagContent MP3File.getFileOwner()
          Read file owner, store as text content
 TagContent MP3File.getArtist()
          Read artist, store as text content.
 TagContent MP3File.getBand()
          Read band (orchestra, accompaniment), store as text content
 TagContent MP3File.getConductor()
          Read conductor, store as text content
 TagContent MP3File.getRemixer()
          Read remixer, store as text content
 TagContent MP3File.getPartOfSet()
          Read part of a set (e.g. 1/2 for a double CD), store as text content
 TagContent MP3File.getPublisher()
          Read publisher, store as text content
 TagContent MP3File.getTrack()
          Read track number, store in text content.
 TagContent MP3File.getRecordingDates()
          Get recording dates, store as text content
 TagContent MP3File.getInternetRadioStationName()
          Get Internet radio station name, store as text content
 TagContent MP3File.getInternetRadioStationOwner()
          Get Internet radio station owner, store as text content
 TagContent MP3File.getFilesize()
          Get size of file in bytes, excluding id3v2 tag, store as text content
 TagContent MP3File.getISRC()
          Get International Standard Recording Code, store as text content
 TagContent MP3File.getYear()
          Get year of recording, store as text content
 TagContent MP3File.getCommercialInformation()
          Read Commercial information webpage, store as text content
 TagContent MP3File.getCopyrightWebpage()
          Read Coypright / legal information webpage, store as text content
 TagContent MP3File.getAudioFileWebpage()
          Read official audio file webpage, store as text content
 TagContent MP3File.getArtistWebpage()
          Read official artist / performer webpage, store as text content
 TagContent MP3File.getAudioSourceWebpage()
          Read official audio source webpage, store as text content Used e.g. for movie soundtracks, then points to the movie
 TagContent MP3File.getInternetRadioStationWebpage()
          Read official internet radio station webpage, store as text content
 TagContent MP3File.getPaymentWebpage()
          Read payment webpage, store as text content
 TagContent MP3File.getPublishersWebpage()
          Read official publishers webpage, store as text content
 TagContent MP3File.getEventTimingCodes()
          Read event timing codes, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getLookupTable()
          Read MPEG location lookup table, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getSynchronizedTempoCodes()
          Read synchronized tempo codes, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getSynchronizedLyrics()
          Read synchronized lyrics, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getRelativeVolumenAdjustment()
          Read relative volume adjustment, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getEqualisation()
          Read equalisation, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getReverb()
          Read reverb, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getPlayCounter()
          Read play counter, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getPopularimeter()
          Read popularimeter, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getRecommendedBufferSize()
          Read recommended buffer size, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getPositionSynchronization()
          Read position synchronization, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getOwnership()
          Read ownership, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getCommercial()
          Read commercial frame, store as binary content See the ID3v2 informal standard for details on the format of this field.
 TagContent MP3File.getCDIdentifier()
          Read Music CD identifier, store as binary content
 TagContent MP3File.getUniqueFileIdentifier()
          Read unique file identifier.
 TagContent MP3File.getUserDefinedText()
          Read user defined text, store description as description and value as text content
 TagContent MP3File.getUserDefinedURL()
          Read user defined URL, store description as description and URL as text content
 TagContent MP3File.getUnsynchronizedLyrics()
          Read unsynchronized lyrics, store language as type, description as description and lyrics as text content
 TagContent MP3File.getComments()
          Read comments, store language as type, description as description and comments as text content
 TagContent MP3File.getPicture()
          Read attached picture, store MIME type as type, picture type as binary subtype, description as description and picture data as binary content.
 TagContent MP3File.getEncapsulatedObject()
          Read general encapsulated object, store MIME type as type, filename as text subtype, description as description and object as binary content.
 TagContent MP3File.getTermsOfUse()
          Read terms of use, store language as type and terms of use as text content
 TagContent MP3File.getEncryptionMethodRegistration()
          Read encryption method registration, store owner identifier as type, method symbol as binary subtype and encryption data as binary content.
 TagContent MP3File.getGroupIdentificationRegistration()
          Read group identification registration, store owner identifier as type, group symbol as binary subtype and group dependent data as binary content.
 TagContent MP3File.getPrivateData()
          Read private data, store owner identifier as type, private data as binary content.
static TagContent TextFrame.read(boolean encoding, ID3v2 id3v2, java.lang.String type)
          Read content from ID3v2 tag.
static TagContent TextFrameEncoding.read(ID3v2 id3v2, java.lang.String type)
          Read content from ID3v2 tag.
 

Methods in de.vdheide.mp3 with parameters of type TagContent
 void MP3File.setAlbum(TagContent album)
          Set album.
 void MP3File.setBPM(TagContent bpm)
          Set BPM.
 void MP3File.setComposer(TagContent composer)
          Set composer(s), read from text content.
 void MP3File.setGenre(TagContent genre)
          Set genre, read from text content.
 void MP3File.setCopyrightText(TagContent copyright)
          Set copyright, read from text content.
 void MP3File.setDate(TagContent date)
          Set date (format DDMM), read from text content.
 void MP3File.setPlaylistDelay(TagContent delay)
          Set playlist delay, read from text content.
 void MP3File.setEncodedBy(TagContent encoder)
          Set encoded by, read from text content.
 void MP3File.setLyricist(TagContent lyricist)
          Set lyricist, read from text content.
 void MP3File.setFileType(TagContent type)
          Set file type, read from text content.
 void MP3File.setTime(TagContent time)
          Set time (format HHMM), read from text content.
 void MP3File.setContentGroup(TagContent content)
          Set content group description, read from text content.
 void MP3File.setTitle(TagContent title)
          Set title, read from text content.
 void MP3File.setSubtitle(TagContent subtitle)
          Set subtitle, read from text content.
 void MP3File.setInitialKey(TagContent key)
          Set initial key, read from text content.
 void MP3File.setLanguage(TagContent lang)
          Set language of lyrics, read from text content.
 void MP3File.setLengthInTag(TagContent length)
          Set length of audiofile in milliseconds, read from text content.
 void MP3File.setMediaType(TagContent type)
          Set media type, read from text content.
 void MP3File.setOriginalTitle(TagContent title)
          Set original title, read from text content.
 void MP3File.setOriginalFilename(TagContent filename)
          Set original filename, read from text content.
 void MP3File.setOriginalLyricist(TagContent lyricist)
          Set original lyricist(s), read from text content.
 void MP3File.setOriginalArtist(TagContent artist)
          Set original artist(s), read from text content.
 void MP3File.setOriginalYear(TagContent year)
          Set original release year (format YYYY), read from text content.
 void MP3File.setFileOwner(TagContent owner)
          Set file owner, read from text content.
 void MP3File.setArtist(TagContent artist)
          Set artist, read from text content.
 void MP3File.setBand(TagContent band)
          Set band, read from text content.
 void MP3File.setConductor(TagContent conductor)
          Set conductor, read from text content.
 void MP3File.setRemixer(TagContent remixer)
          Set remixer, read from text content.
 void MP3File.setPartOfSet(TagContent part)
          Set part of a set (e.g. 1/2 for a double CD), read from text content.
 void MP3File.setPublisher(TagContent publisher)
          Set publisher, read from text content.
 void MP3File.setTrack(TagContent track)
          Set track number, read from text content.
 void MP3File.setRecordingDate(TagContent date)
          Set recording date, read from text content.
 void MP3File.setInternetRadioStationName(TagContent name)
          Set Internet radio station name, read from text content.
 void MP3File.setInternetRadioStationOwner(TagContent owner)
          Set Internet radio station owner, read from text content.
 void MP3File.setFilesize(TagContent size)
          Set size of files in bytes, excluding id3v2 tag, read from text content.
 void MP3File.setISRC(TagContent isrc)
          Set International Standard Recording Code, read from text content.
 void MP3File.setYear(TagContent year)
          Set year of recording, read from text content.
 void MP3File.setCommercialInformation(TagContent info)
          Set Commercial information webpage, read from text content.
 void MP3File.setCopyrightWebpage(TagContent copy)
          Set Copyright / legal information webpage, read from text content.
 void MP3File.setAudioFileWebpage(TagContent page)
          Set official audio file webpage, read from text content.
 void MP3File.setArtistWebpage(TagContent page)
          Set official artist / performer webpage, read from text content.
 void MP3File.setAudioSourceWebpage(TagContent page)
          Set official audio source webpage, read from text content.
 void MP3File.setInternetRadioStationWebpage(TagContent page)
          Set official internet radio station webpage, read from text content.
 void MP3File.setPaymentWebpage(TagContent page)
          Set payment webpage, read from text content.
 void MP3File.setPublishersWebpage(TagContent page)
          Set official publishers webpage, read from text content.
 void MP3File.setEventTimingCodes(TagContent codes)
          Set event timing codes, read from binary content.
 void MP3File.setLookupTable(TagContent table)
          Set MPEG location lookup table, read from binary content.
 void MP3File.setSynchronizedTempoCodes(TagContent codes)
          Set synchronized tempo codes, read from binary content.
 void MP3File.setSynchronizedLyrics(TagContent lyrics)
          Set synchronized lyrics, read from binary content.
 void MP3File.setRelativeVolumeAdjustment(TagContent adjust)
          Set relative volume adjustment, read from binary content.
 void MP3File.setEqualisation(TagContent equal)
          Set equalisation, read from binary content.
 void MP3File.setReverb(TagContent reverb)
          Set reverb, read from binary content.
 void MP3File.setPlayCounter(TagContent count)
          Set play counter, read from binary content.
 void MP3File.setPopularimeter(TagContent pop)
          Set popularimeter, read from binary content.
 void MP3File.setRecommendedBufferSize(TagContent size)
          Set recommended buffer size, read from binary content.
 void MP3File.setPositionSynchronization(TagContent synch)
          Set position synchronization, read from binary content.
 void MP3File.setOwnership(TagContent owner)
          Set ownership, read from binary content.
 void MP3File.setCommercial(TagContent commercial)
          Set commercial frame, read from binary content.
 void MP3File.setCDIdentifier(TagContent ident)
          Set music CD identifier, read from binary content.
 void MP3File.setUniqueFileIdentifier(TagContent ufi)
          Set unique file identifier.
 void MP3File.setUserDefinedText(TagContent info)
          Set user defined text information.
 void MP3File.setUserDefinedURL(TagContent link)
          Set user defined URL link.
 void MP3File.setUnsynchronizedLyrics(TagContent lyric)
          Set unsynchronized lyrics.
 void MP3File.setComments(TagContent comm)
          Set comments.
 void MP3File.setPicture(TagContent pic)
          Set attached picture.
 void MP3File.setEncapsulatedObject(TagContent obj)
          Set general encapsulated object.
 void MP3File.setTermsOfUse(TagContent use)
          Set terms of use.
 void MP3File.setEncryptionMethodRegistration(TagContent encr)
          Set encryption method registration.
 void MP3File.setGroupIdentificationRegistration(TagContent grp)
          Set group identification registration.
 void MP3File.setPrivateData(TagContent data)
          Set private data.
 

Constructors in de.vdheide.mp3 with parameters of type TagContent
TextFrameNoEncoding(ID3v2 id3v2, java.lang.String type, TagContent content, boolean use_compression)
          Creates a new TextFrameNoEncoding with a given content
TextFrame(boolean encoding, ID3v2 id3v2, java.lang.String type, TagContent content, boolean use_compression)
          Creates a new TextFrame with a given content
TextFrameEncoding(ID3v2 id3v2, java.lang.String type, TagContent content, boolean use_compression)
          Creates a new TextFrameEncoding with a given content