A B C D F G I N O P Q R S T U V

S

SaveArtworkToFile(String) - Method in class com.dt.iTunesController.ITArtwork
 
search(String, ITPlaylistSearchField) - Method in class com.dt.iTunesController.ITPlaylist
Returns a collection containing the tracks with the specified text.
setAlbum(String) - Method in class com.dt.iTunesController.ITTrack
Set the name of the album containing the object.;
setAlbumRating(long) - Method in class com.dt.iTunesController.ITURLTrack
Set the album rating of the album that this track belongs to (0 to 100).
setArtist(String) - Method in class com.dt.iTunesController.ITTrack
Set the name of the artist/source of the object.
setBand1(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 32Hz level (-12.0 db to +12.0 db).
setBand10(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 16KHz level (-12.0 db to +12.0 db).
setBand2(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 64Hz level (-12.0 db to +12.0 db).
setBand3(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 125Hz level (-12.0 db to +12.0 db).
setBand4(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 250Hz level (-12.0 db to +12.0 db).
setBand5(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 500Hz level (-12.0 db to +12.0 db).
setBand6(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 1KHz level (-12.0 db to +12.0 db).
setBand7(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 2KHz level (-12.0 db to +12.0 db).
setBand8(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 4KHz level (-12.0 db to +12.0 db).
setBand9(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer 8KHz level (-12.0 db to +12.0 db).
setBPM(int) - Method in class com.dt.iTunesController.ITTrack
Set the tempo of the object (in beats per minute).
setCategory(String) - Method in class com.dt.iTunesController.ITURLTrack
Sets the category for the track.
setComment(String) - Method in class com.dt.iTunesController.ITTrack
Set freeform notes about the object.
setCompilation(boolean) - Method in class com.dt.iTunesController.ITTrack
Set whether this object is from a compilation album.
setComposer(String) - Method in class com.dt.iTunesController.ITTrack
Set the composer of the object.
setDescription(String) - Method in class com.dt.iTunesController.ITURLTrack
Sets the description for the track.
setDiscCount(int) - Method in class com.dt.iTunesController.ITTrack
Set the total number of discs in the source album.
setDiscNumber(int) - Method in class com.dt.iTunesController.ITTrack
Set the index of the disc containing the object on the source album.
setEnabled(boolean) - Method in class com.dt.iTunesController.ITTrack
Set whether this object is checked for playback.
setEQ(String) - Method in class com.dt.iTunesController.ITTrack
Set the name of the EQ preset of the object.
setFinish(int) - Method in class com.dt.iTunesController.ITTrack
Set the stop time of the object (in seconds).
setGenre(String) - Method in class com.dt.iTunesController.ITTrack
Returns the music/audio genre (category) of the object.
setGrouping(String) - Method in class com.dt.iTunesController.ITTrack
Set the grouping (piece) of the object.
setLongDescription(String) - Method in class com.dt.iTunesController.ITURLTrack
Sets the long description for the track.
setMute(boolean) - Method in class com.dt.iTunesController.iTunes
Sets sound output mute state.
setName(String) - Method in class com.dt.iTunesController.ITObject
Set the name of the object.
setPlayedCount(int) - Method in class com.dt.iTunesController.ITTrack
Set the number of times the object has been played.
setPlayedDate(Date) - Method in class com.dt.iTunesController.ITTrack
Set the date and time the object was last played.
setPlayerPosition(int) - Method in class com.dt.iTunesController.iTunes
Sets the player's position within the currently playing track in seconds.
setPreamp(double) - Method in class com.dt.iTunesController.ITEQPreset
Set the equalizer preamp level (-12.0 db to +12.0 db).
setRating(int) - Method in class com.dt.iTunesController.ITTrack
Set the rating of the object (0 to 100).
setSelectedPlaylist(ITPlaylist) - Method in class com.dt.iTunesController.ITBrowserWindow
 
setShuffle(boolean) - Method in class com.dt.iTunesController.ITPlaylist
Set whether songs in the object should be played in random order.
setSongRepeat(ITPlaylistRepeatMode) - Method in class com.dt.iTunesController.ITPlaylist
Sets the playback repeat mode.
setSoundVolume(int) - Method in class com.dt.iTunesController.iTunes
Sets the sound output volume (0=minimum, 100=maximum).
setStart(int) - Method in class com.dt.iTunesController.ITTrack
Set the start time of the object (in seconds).
setTrackCount(int) - Method in class com.dt.iTunesController.ITTrack
Set the total number of tracks on the source album.
setTrackNumber(int) - Method in class com.dt.iTunesController.ITTrack
Set the index of the object on the source album.
setURL(String) - Method in class com.dt.iTunesController.ITURLTrack
Set the URL of the stream represented by this track.
setVolumeAdjustment(int) - Method in class com.dt.iTunesController.ITTrack
Set the relative volume adjustment of the object (-100% to 100%).
setYear(int) - Method in class com.dt.iTunesController.ITTrack
Set the year the object was recorded/released.
stop() - Method in class com.dt.iTunesController.iTunes
Stop playback.
subscribeToPodcast(String) - Method in class com.dt.iTunesController.iTunes
Subscribes to the specified podcast feed URL.

A B C D F G I N O P Q R S T U V