A B C D E F G H I J K L M N O P R S T U V W

S

SUSTAINED_NOISE - Static variable in class org.blinkenlights.jid3.v2.ETCOID3V2Frame.EventType
 
SUSTAINED_NOISE_END - Static variable in class org.blinkenlights.jid3.v2.ETCOID3V2Frame.EventType
 
SYLTID3V2Frame - class org.blinkenlights.jid3.v2.SYLTID3V2Frame.
Frame containing synchronized lyrics/text.
SYLTID3V2Frame(String, SYLTID3V2Frame.TimestampFormat, SYLTID3V2Frame.ContentType, String) - Constructor for class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Creates a new instance of SYLTID3V2Frame.
SYLTID3V2Frame(InputStream) - Constructor for class org.blinkenlights.jid3.v2.SYLTID3V2Frame
 
SYLTID3V2Frame.ContentType - class org.blinkenlights.jid3.v2.SYLTID3V2Frame.ContentType.
Content type.
SYLTID3V2Frame.SyncEntry - class org.blinkenlights.jid3.v2.SYLTID3V2Frame.SyncEntry.
SyncEntry class.
SYLTID3V2Frame.SyncEntry(String, int) - Constructor for class org.blinkenlights.jid3.v2.SYLTID3V2Frame.SyncEntry
 
SYLTID3V2Frame.TimestampFormat - class org.blinkenlights.jid3.v2.SYLTID3V2Frame.TimestampFormat.
Timestamp format.
SYTCID3V2Frame - class org.blinkenlights.jid3.v2.SYTCID3V2Frame.
Frame containing synchronized tempo codes.
SYTCID3V2Frame(SYTCID3V2Frame.TimestampFormat) - Constructor for class org.blinkenlights.jid3.v2.SYTCID3V2Frame
Creates a new instance of SYTCID3V2Frame.
SYTCID3V2Frame(InputStream) - Constructor for class org.blinkenlights.jid3.v2.SYTCID3V2Frame
 
SYTCID3V2Frame.TempoChange - class org.blinkenlights.jid3.v2.SYTCID3V2Frame.TempoChange.
TempoChange class.
SYTCID3V2Frame.TempoChange(int, int) - Constructor for class org.blinkenlights.jid3.v2.SYTCID3V2Frame.TempoChange
Constructor.
SYTCID3V2Frame.TimestampFormat - class org.blinkenlights.jid3.v2.SYTCID3V2Frame.TimestampFormat.
Timestamp format.
ShowTunes - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
ShowTunes - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
Ska - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
Ska - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
Soul - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
Soul - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
SoundClip - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
SoundClip - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
Soundtrack - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
Soundtrack - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
SouthernRock - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
SouthernRock - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
Space - Static variable in class org.blinkenlights.jid3.v1.ID3V1Tag.Genre
Predefined genre.
Space - Static variable in class org.blinkenlights.jid3.v2.ContentType.Genre
Predefined genre.
s_RootPath - Static variable in class org.blinkenlights.jid3.test.AllTests
 
sanityCheck() - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
 
sanityCheck() - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Sanity check, to see if this frame is in a consistent state for writing.
setAdjustment(EQUAID3V2Frame.Adjustment) - Method in class org.blinkenlights.jid3.v2.EQUAID3V2Frame
Set an adjustment for a given frequency.
setAdjustmentBits(byte) - Method in class org.blinkenlights.jid3.v2.EQUAID3V2Frame
Set the number of bits of precision for each adjustment.
setAlbum(String) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the name of the album from which the recording comes.
setAlbum(String) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting album title directly from tag.
setAlbum(String) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setAlbum(String) - Method in class org.blinkenlights.jid3.v2.TALBTextInformationID3V2Frame
Set the title of the album from which this recording is taken.
setAlbumTrack(int) - Method in class org.blinkenlights.jid3.v1.ID3V1_1Tag
Set the track number for this title on the album from which it came.
setArtist(String) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the artist for the recording.
setArtist(String) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting artist directly from tag.
setArtist(String) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setBandOrchestraAccompaniment(String) - Method in class org.blinkenlights.jid3.v2.TPE2TextInformationID3V2Frame
Set the band, orchestra or accompaniment in the recording in this track.
setBeatsPerMinute(int) - Method in class org.blinkenlights.jid3.v2.TBPMTextInformationID3V2Frame
Set the number of beats per minute for this recording.
setCOMRFrame(COMRID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a commercial frame in this tag.
setCRC(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Set the CRC flag (extended header must be enabled before this flag can be set.
setComment(String) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the comment field.
setComment(String) - Method in class org.blinkenlights.jid3.v1.ID3V1_0Tag
 
setComment(String) - Method in class org.blinkenlights.jid3.v1.ID3V1_1Tag
 
setComment(String, String, String) - Method in class org.blinkenlights.jid3.v2.COMMID3V2Frame
Set the language of this comment.
setComment(String) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting comment directly from tag.
setComment(String) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setCommercialInformation(String, String, String, byte, String, String, String, byte[]) - Method in class org.blinkenlights.jid3.v2.COMRID3V2Frame
Set commercial information.
setCommercialInformation(String) - Method in class org.blinkenlights.jid3.v2.WCOMUrlLinkID3V2Frame
Set commercial information URL for this track.
setCommercialInformation(URL) - Method in class org.blinkenlights.jid3.v2.WCOMUrlLinkID3V2Frame
Set commercial information URL for this track.
setComposer(String) - Method in class org.blinkenlights.jid3.v2.TCOMTextInformationID3V2Frame
Set the composer(s) of this track.
setComposers(String[]) - Method in class org.blinkenlights.jid3.v2.TCOMTextInformationID3V2Frame
Set the composer(s) of this track.
setCompressionFlag(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Specify whether this frame is compressed or not.
setConductor(String) - Method in class org.blinkenlights.jid3.v2.TPE3TextInformationID3V2Frame
Set the conductor of the recording in this track.
setContentDescriptor(String) - Method in class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Set the content descriptor for this frame.
setContentDescriptor(String) - Method in class org.blinkenlights.jid3.v2.USLTID3V2Frame
Set the content descriptor for this frame.
setContentGroupDescription(String) - Method in class org.blinkenlights.jid3.v2.TIT1TextInformationID3V2Frame
Set the content group description.
setContentType(SYLTID3V2Frame.ContentType) - Method in class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Set the content type.
setContentType(ContentType) - Method in class org.blinkenlights.jid3.v2.TCONTextInformationID3V2Frame
Set the content type (genre) of this frame.
setContents(byte[], String, String) - Method in class org.blinkenlights.jid3.v2.LINKID3V2Frame
Set the contents of this frame.
setCopyright(int, String) - Method in class org.blinkenlights.jid3.v2.TCOPTextInformationID3V2Frame
Set the copyright information for the track.
setCopyrightLegalInformation(String) - Method in class org.blinkenlights.jid3.v2.WCOPUrlLinkID3V2Frame
Set copyright or legal information URL for this track.
setCopyrightLegalInformation(URL) - Method in class org.blinkenlights.jid3.v2.WCOPUrlLinkID3V2Frame
Set copyright or legal information URL for this track.
setDate(int, int) - Method in class org.blinkenlights.jid3.v2.TDATTextInformationID3V2Frame
Set the date on which this recording was made.
setDefaultPaddingLength(int) - Static method in class org.blinkenlights.jid3.v2.ID3V2Tag
Set the default padding length to be added at the end of newly created tags.
setDefaultTextEncoding(TextEncoding) - Static method in class org.blinkenlights.jid3.io.TextEncoding
Set the default text encoding to be used in v2 frames, when not specified.
setDescription(String) - Method in class org.blinkenlights.jid3.v2.APICID3V2Frame
Set the description for the picture in this frame.
setDescriptionAndInformation(String, String) - Method in class org.blinkenlights.jid3.v2.TXXXTextInformationID3V2Frame
Set the description of the information to be stored in this frame, along with the actual information.
setDescriptionAndUrl(String, String) - Method in class org.blinkenlights.jid3.v2.WXXXUrlLinkID3V2Frame
Set the description of the URL to be stored in this frame, along with the actual URL.
setDescriptionAndUrl(String, URL) - Method in class org.blinkenlights.jid3.v2.WXXXUrlLinkID3V2Frame
Set the description of the URL to be stored in this frame, along with the actual URL.
setEQUAFrame(EQUAID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a equalization frame in this tag.
setETCOFrame(ETCOID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a event timing codes frame in this tag.
setEncapsulatedObject(String, String, String, byte[]) - Method in class org.blinkenlights.jid3.v2.GEOBID3V2Frame
Set the encapsulated object for this frame.
setEncodedBy(String) - Method in class org.blinkenlights.jid3.v2.TENCTextInformationID3V2Frame
Set the identity of the encoder of this file.
setEncryption(byte) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Set encryption method for this frame.
setEncryptionDetails(String, byte, byte[]) - Method in class org.blinkenlights.jid3.v2.ENCRID3V2Frame
Set details for this encryption frame.
setEncryptionInfo(byte[]) - Method in class org.blinkenlights.jid3.v2.AENCID3V2Frame
Set any additional encryption info which will be required for the decryption of this file, based on the particular encryption method in use.
setExtendedHeader(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Set the extended header flag for this tag.
setFileAlterPreservationFlag(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Specify what should happen to this frame, if this file (other than the tag) is modified by a program which does not recognize it.
setFileOwner(String) - Method in class org.blinkenlights.jid3.v2.TOWNTextInformationID3V2Frame
Set the owner or licensee of the content of this track.
setFileType(String) - Method in class org.blinkenlights.jid3.v2.TFLTTextInformationID3V2Frame
Set the file type of the file to which this tag will apply.
setGenre(ID3V1Tag.Genre) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the genre of the recording, using one of the predefined genre values.
setGenre(ContentType.Genre) - Method in class org.blinkenlights.jid3.v2.ContentType
Set a given genre for this recording.
setGenre(String) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting genre directly from tag.
setGenre(String) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setGroupIdentificationRegistration(String, byte, byte[]) - Method in class org.blinkenlights.jid3.v2.GRIDID3V2Frame
Set group identification registration data.
setGroupingIdentityFlag(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Specify whether this frame belongs to a group of other frames or not.
setHardwareSoftwareSettings(String) - Method in class org.blinkenlights.jid3.v2.TSSETextInformationID3V2Frame
Set the hardware and/or software settings and/or encoders used to encode the track which is being tagged.
setID3Tag(ID3Tag) - Method in class org.blinkenlights.jid3.MediaFile
Set an ID3 tag in this object.
setIPLSFrame(IPLSID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an involved people list frame in this tag.
setISRC(String) - Method in class org.blinkenlights.jid3.v2.TSRCTextInformationID3V2Frame
Set the ISRC code for this track.
setInitialKey(String) - Method in class org.blinkenlights.jid3.v2.TKEYTextInformationID3V2Frame
Set the initial key of the track.
setInternetRadioStationName(String) - Method in class org.blinkenlights.jid3.v2.TRSNTextInformationID3V2Frame
Set the name of the internet radio station from which the content of this track is being or was streamed.
setInternetRadioStationOwner(String) - Method in class org.blinkenlights.jid3.v2.TRSOTextInformationID3V2Frame
Set the name of the owner of the internet radio station from which the content of this track is being or was streamed.
setIsCover(boolean) - Method in class org.blinkenlights.jid3.v2.ContentType
Toggle whether or not the recording described by this content type is a cover.
setIsRemix(boolean) - Method in class org.blinkenlights.jid3.v2.ContentType
Toggle whether or not the recording described by this content type is a remix.
setLanguage(String) - Method in class org.blinkenlights.jid3.v2.COMMID3V2Frame
Set the language of this comment.
setLanguage(String) - Method in class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Set the language used in this frame.
setLanguage(String) - Method in class org.blinkenlights.jid3.v2.USLTID3V2Frame
Set the language used in this frame.
setLanguages(String) - Method in class org.blinkenlights.jid3.v2.TLANTextInformationID3V2Frame
Set the language(s) used in this track.
setLeadPerformer(String) - Method in class org.blinkenlights.jid3.v2.TPE1TextInformationID3V2Frame
Set the lead artist, performer, soloist or performing group for this track.
setLeadPerformers(String[]) - Method in class org.blinkenlights.jid3.v2.TPE1TextInformationID3V2Frame
Set the lead artist(s), performer(s), soloist(s) or performing group for this track.
setLyricist(String) - Method in class org.blinkenlights.jid3.v2.TEXTTextInformationID3V2Frame
Set the lyricist(s) or author(s) of the text in the recording in this track.
setLyricists(String[]) - Method in class org.blinkenlights.jid3.v2.TEXTTextInformationID3V2Frame
Set the lyricist(s) or author(s) of the text in the recording in this track.
setLyrics(String) - Method in class org.blinkenlights.jid3.v2.USLTID3V2Frame
Set the lyrics for this frame.
setMCDIFrame(MCDIID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a music CD identifier frame in this tag.
setMLLTFrame(MLLTID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an MPEG location lookup frame in this tag.
setMediaType(String) - Method in class org.blinkenlights.jid3.v2.TMEDTextInformationID3V2Frame
Set the media type.
setMimeType(String) - Method in class org.blinkenlights.jid3.v2.APICID3V2Frame
Set the MIME type for the image contained in this frame.
setModifiedBy(String) - Method in class org.blinkenlights.jid3.v2.TPE4TextInformationID3V2Frame
Set the interpreter, remixer or modifier of the recording in this track.
setOWNEFrame(OWNEID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an ownership frame in this tag.
setOfficialArtistWebPage(String) - Method in class org.blinkenlights.jid3.v2.WOARUrlLinkID3V2Frame
Set official artist or performer web page URL for this track.
setOfficialArtistWebPage(URL) - Method in class org.blinkenlights.jid3.v2.WOARUrlLinkID3V2Frame
Set official artist or performer web page URL for this track.
setOfficialAudioFileWebPage(String) - Method in class org.blinkenlights.jid3.v2.WOAFUrlLinkID3V2Frame
Set official audio file web page URL for this track.
setOfficialAudioFileWebPage(URL) - Method in class org.blinkenlights.jid3.v2.WOAFUrlLinkID3V2Frame
Set official audio file web page URL for this track.
setOfficialAudioSourceWebPage(String) - Method in class org.blinkenlights.jid3.v2.WOASUrlLinkID3V2Frame
Set official audio source web page URL for this track.
setOfficialAudioSourceWebPage(URL) - Method in class org.blinkenlights.jid3.v2.WOASUrlLinkID3V2Frame
Set official audio source web page URL for this track.
setOfficialInternetRadioStationWebPage(String) - Method in class org.blinkenlights.jid3.v2.WORSUrlLinkID3V2Frame
Set official internet radio station web page URL from which this track originated.
setOfficialInternetRadioStationWebPage(URL) - Method in class org.blinkenlights.jid3.v2.WORSUrlLinkID3V2Frame
Set official internet radio station web page URL from which this track originated.
setOriginalAlbumTitle(String) - Method in class org.blinkenlights.jid3.v2.TOALTextInformationID3V2Frame
Set the original album, movie, or show title of the track.
setOriginalFilename(String) - Method in class org.blinkenlights.jid3.v2.TOFNTextInformationID3V2Frame
Set the original, or preferred, filename for the tagged file.
setOriginalLyricist(String) - Method in class org.blinkenlights.jid3.v2.TOLYTextInformationID3V2Frame
Set the original lyricist(s) or author(s) of the text in the recording in this track.
setOriginalLyricists(String[]) - Method in class org.blinkenlights.jid3.v2.TOLYTextInformationID3V2Frame
Set the original lyricist(s) or author(s) of the text in the recording in this track.
setOriginalPerformer(String) - Method in class org.blinkenlights.jid3.v2.TOPETextInformationID3V2Frame
Set the original author(s) or performer(s) for the recording in this track.
setOriginalPerformers(String[]) - Method in class org.blinkenlights.jid3.v2.TOPETextInformationID3V2Frame
Set the original author(s) or performer(s) for the recording in this track.
setOriginalReleaseYear(int) - Method in class org.blinkenlights.jid3.v2.TORYTextInformationID3V2Frame
Set the original release year of the recording in this track.
setOwnerIdentifier(String) - Method in class org.blinkenlights.jid3.v2.AENCID3V2Frame
Set the owner identifier for the encryption described in this frame.
setOwnershipInformation(String, String, String) - Method in class org.blinkenlights.jid3.v2.OWNEID3V2Frame
Set ownership information.
setPCNTFrame(PCNTID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a play counter frame in this tag.
setPOSSFrame(POSSID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a position synchronization frame in this tag.
setPaddingLength(int) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Set the padding length to be added at the end of this tag.
setPartNumber(int) - Method in class org.blinkenlights.jid3.v2.TPOSTextInformationID3V2Frame
Set the part number in the set to which this recording belongs.
setPartNumberAndTotalParts(int, int) - Method in class org.blinkenlights.jid3.v2.TPOSTextInformationID3V2Frame
Set the part number in the set to which this recording belongs, and the total number of parts in the complete set.
setPaymentLocation(String) - Method in class org.blinkenlights.jid3.v2.WPAYUrlLinkID3V2Frame
Set the payment location URL for this track.
setPaymentLocation(URL) - Method in class org.blinkenlights.jid3.v2.WPAYUrlLinkID3V2Frame
Set the payment location URL for this track.
setPictureData(byte[]) - Method in class org.blinkenlights.jid3.v2.APICID3V2Frame
Set the picture data for the image in this frame.
setPictureType(APICID3V2Frame.PictureType) - Method in class org.blinkenlights.jid3.v2.APICID3V2Frame
Set the classification of the picture in this frame.
setPlayCount(int) - Method in class org.blinkenlights.jid3.v2.PCNTID3V2Frame
Set the play count.
setPlaylistDelay(int) - Method in class org.blinkenlights.jid3.v2.TDLYTextInformationID3V2Frame
Set the playlist delay value.
setPopularity(String, int, int) - Method in class org.blinkenlights.jid3.v2.POPMID3V2Frame
Set the popularity values for this frame.
setPopularity(String, int) - Method in class org.blinkenlights.jid3.v2.POPMID3V2Frame
Set the popularity values for this frame, not specifying a play count value.
setPositionSynchronizationValue(POSSID3V2Frame.TimestampFormat, int) - Method in class org.blinkenlights.jid3.v2.POSSID3V2Frame
Set position synchronization values for this frame.
setPreviewRange(int, int) - Method in class org.blinkenlights.jid3.v2.AENCID3V2Frame
Set the range of the unencrypted preview section of this file.
setPrivateInformation(String, byte[]) - Method in class org.blinkenlights.jid3.v2.PRIVID3V2Frame
Set private information.
setPublisher(String) - Method in class org.blinkenlights.jid3.v2.TPUBTextInformationID3V2Frame
Set the publisher of the recording in this track.
setPublisherWebPage(String) - Method in class org.blinkenlights.jid3.v2.WPUBUrlLinkID3V2Frame
Set publisher's web page URL for this track.
setPublisherWebPage(URL) - Method in class org.blinkenlights.jid3.v2.WPUBUrlLinkID3V2Frame
Set publisher's web page URL for this track.
setRBUFFrame(RBUFID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a recommended buffer size frame in this tag.
setRVADFrame(RVADID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a relative volume adjustment frame in this tag.
setRVRBFrame(RVRBID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a reverb frame in this tag.
setReadOnlyFlag(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Specify whether this frame should be considered read only or not.
setRecommendedBufferSize(int, boolean, int) - Method in class org.blinkenlights.jid3.v2.RBUFID3V2Frame
Set the recommended buffer size.
setRecommendedBufferSize(int, boolean) - Method in class org.blinkenlights.jid3.v2.RBUFID3V2Frame
Set the recommended buffer size.
setRecordingDates(String) - Method in class org.blinkenlights.jid3.v2.TRDATextInformationID3V2Frame
Set the recording date(s) of this track.
setRefinement(String) - Method in class org.blinkenlights.jid3.v2.ContentType
Set a refinement for the genre of the recording repesented by this content type.
setReverbDetails(int, int, int, int, int, int, int, int, int, int) - Method in class org.blinkenlights.jid3.v2.RVRBID3V2Frame
Set the reverb details for this track.
setSYTCFrame(SYTCID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a synchronized tempo codes frame in this tag.
setSizeInBytes(int) - Method in class org.blinkenlights.jid3.v2.TSIZTextInformationID3V2Frame
Set the size in bytes, of the tagged audio file, not counting the tag length.
setSubtitle(String) - Method in class org.blinkenlights.jid3.v2.TIT3TextInformationID3V2Frame
Set the subtitle, or a description refinement, for the track.
setTALBTextInformationFrame(TALBTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an album/movie/show title frame in this tag.
setTBPMTextInformationFrame(TBPMTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a BPM (beats per minute) frame in this tag.
setTCOMTextInformationFrame(TCOMTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a composer frame in this tag.
setTCONTextInformationFrame(TCONTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a content type frame in this tag.
setTCOPTextInformationFrame(TCOPTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a copyright message frame in this tag.
setTDATTextInformationFrame(TDATTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a date frame in this tag.
setTDLYTextInformationFrame(TDLYTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a playlist delay frame in this tag.
setTENCTextInformationFrame(TENCTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an encoded by frame in this tag.
setTEXTTextInformationFrame(TEXTTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a lyricist/text writer frame in this tag.
setTFLTTextInformationFrame(TFLTTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a file type frame in this tag.
setTIMETextInformationFrame(TIMETextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a time frame in this tag.
setTIT1TextInformationFrame(TIT1TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a content group description frame in this tag.
setTIT2TextInformationFrame(TIT2TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a title/songname/content description frame in this tag.
setTIT3TextInformationFrame(TIT3TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a subtitle/description refinement frame in this tag.
setTKEYTextInformationFrame(TKEYTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an initial key frame in this tag.
setTLANTextInformationFrame(TLANTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a language(s) frame in this tag.
setTLENTextInformationFrame(TLENTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a length frame in this tag.
setTMEDTextInformationFrame(TMEDTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a media type frame in this tag.
setTOALTextInformationFrame(TOALTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a original album/movie/show title frame in this tag.
setTOFNTextInformationFrame(TOFNTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an original filename frame in this tag.
setTOLYTextInformationFrame(TOLYTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an original lyricist(s)/text writer(s) frame in this tag.
setTOPETextInformationFrame(TOPETextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a original artist(s)/performer(s) frame in this tag.
setTORYTextInformationFrame(TORYTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a original release year frame in this tag.
setTOWNTextInformationFrame(TOWNTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a file owner/licensee frame in this tag.
setTPE1TextInformationFrame(TPE1TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a lead performer(s)/soloist(s) frame in this tag.
setTPE2TextInformationFrame(TPE2TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a band/orchestra/accompaniment frame in this tag.
setTPE3TextInformationFrame(TPE3TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a conductor/performer refinement frame in this tag.
setTPE4TextInformationFrame(TPE4TextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an interpreted, remixed or otherwise modified by frame in this tag.
setTPOSTextInformationFrame(TPOSTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a part of a set frame in this tag.
setTPUBTextInformationFrame(TPUBTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a publisher frame in this tag.
setTRCKTextInformationFrame(TRCKTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a track number/position in set frame in this tag.
setTRDATextInformationFrame(TRDATextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a recording dates frame in this tag.
setTRSNTextInformationFrame(TRSNTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an internet radio station name frame in this tag.
setTRSOTextInformationFrame(TRSOTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an internet radio station owner frame in this tag.
setTSIZTextInformationFrame(TSIZTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a size frame in this tag.
setTSRCTextInformationFrame(TSRCTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an ISRC (international standard recording code) frame in this tag.
setTSSETextInformationFrame(TSSETextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a software/hardware and settings used for recording frame in this tag.
setTYERTextInformationFrame(TYERTextInformationID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a year frame in this tag.
setTagAlterPreservationFlag(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Frame
Specify what should happen to this frame, if the tag it is in is modified by another program which does not recognize it.
setTermsOfUse(String, String) - Method in class org.blinkenlights.jid3.v2.USERID3V2Frame
Set the terms of use.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.APICID3V2Frame
Set the text encoding to be used for the description in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.COMMID3V2Frame
Set the text encoding to be used for the short description and actual text in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.COMRID3V2Frame
Set the text encoding to be used for the name of seller and description in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.GEOBID3V2Frame
Set the text encoding to be used for the filename and content description in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.IPLSID3V2Frame
Set the text encoding to be used for the involved people in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.OWNEID3V2Frame
Set the text encoding to be used for the seller in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Set the text encoding to be used for the content descriptor and text in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.USERID3V2Frame
Set the text encoding to be used for the terms of use in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.USLTID3V2Frame
Set the text encoding to be used for the content descriptor and lyrics in this frame.
setTextEncoding(TextEncoding) - Method in class org.blinkenlights.jid3.v2.WXXXUrlLinkID3V2Frame
Set the text encoding to be used for the description in this frame.
setTime(int, int) - Method in class org.blinkenlights.jid3.v2.TIMETextInformationID3V2Frame
Set the time value.
setTimestampFormat(SYLTID3V2Frame.TimestampFormat) - Method in class org.blinkenlights.jid3.v2.SYLTID3V2Frame
Set the timestamp format used.
setTitle(String) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the title of the recording.
setTitle(String) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting song title directly from tag.
setTitle(String) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setTitle(String) - Method in class org.blinkenlights.jid3.v2.TIT2TextInformationID3V2Frame
Set the title, song name, or content description of the track.
setTrackLength(int) - Method in class org.blinkenlights.jid3.v2.TLENTextInformationID3V2Frame
Set the length of this track.
setTrackNumber(int) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting track number directly from tag.
setTrackNumber(int, int) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting track number and total number of tracks directly from tag.
setTrackNumber(int) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setTrackNumber(int, int) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setTrackNumber(int) - Method in class org.blinkenlights.jid3.v2.TRCKTextInformationID3V2Frame
Set the track number or position in set of this recording in its original album or collection.
setTrackNumberAndTotalTracks(int, int) - Method in class org.blinkenlights.jid3.v2.TRCKTextInformationID3V2Frame
Set the track number or position in set of this recording in its original album or collection, and the total number of tracks in the complete set.
setUSERFrame(USERID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a terms of use frame in this tag.
setUniqueIdentifier(String, byte[]) - Method in class org.blinkenlights.jid3.v2.UFIDID3V2Frame
Set unique file identifier.
setUnsynchronization(boolean) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Set the unsynchronization status.
setUp() - Method in class org.blinkenlights.jid3.test.ID3V1Test
 
setUp() - Method in class org.blinkenlights.jid3.test.ID3V2Test
 
setWCOPUrlLinkFrame(WCOPUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a copyright/legal information frame in this tag.
setWOAFUrlLinkFrame(WOAFUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an official audio file webpage frame in this tag.
setWOASUrlLinkFrame(WOASUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an official audio source webpage frame in this tag.
setWORSUrlLinkFrame(WORSUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set an official internet radio station homepage frame in this tag.
setWPAYUrlLinkFrame(WPAYUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a payment frame in this tag.
setWPUBUrlLinkFrame(WPUBUrlLinkID3V2Frame) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
Set a publisher's official webpage frame in this tag.
setYear(String) - Method in class org.blinkenlights.jid3.v1.ID3V1Tag
Set the year in which the recording was made.
setYear(int) - Method in class org.blinkenlights.jid3.v2.ID3V2Tag
Convenience method for setting year directly from tag.
setYear(int) - Method in class org.blinkenlights.jid3.v2.ID3V2_3_0Tag
 
setYear(int) - Method in class org.blinkenlights.jid3.v2.TYERTextInformationID3V2Frame
Set the year of the recording in this track.
suite() - Static method in class org.blinkenlights.jid3.test.AllTests
 
sync() - Method in class org.blinkenlights.jid3.MP3File
 
sync() - Method in class org.blinkenlights.jid3.MediaFile
Update the actual file to reflect the current state of the tags as set in this object.

A B C D E F G H I J K L M N O P R S T U V W