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

G

getAlbum() - Method in class com.dt.iTunesController.ITTrack
Returns the name of the album containing the object.
getArtist() - Method in class com.dt.iTunesController.ITTrack
Returns the name of the artist/source of the object.
getBand1() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 32Hz level (-12.0 db to +12.0 db).
getBand10() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 16KHz level (-12.0 db to +12.0 db).
getBand2() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 64Hz level (-12.0 db to +12.0 db).
getBand3() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 125Hz level (-12.0 db to +12.0 db).
getBand4() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 250Hz level (-12.0 db to +12.0 db).
getBand5() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 500Hz level (-12.0 db to +12.0 db).
getBand6() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 1KHz level (-12.0 db to +12.0 db).
getBand7() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 2KHz level (-12.0 db to +12.0 db).
getBand8() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 4KHz level (-12.0 db to +12.0 db).
getBand9() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer 8KHz level (-12.0 db to +12.0 db).
getBitRate() - Method in class com.dt.iTunesController.ITTrack
Returns the bit rate of the object (in kbps).
getBPM() - Method in class com.dt.iTunesController.ITTrack
Returns the tempo of the object (in beats per minute).
getCapacity() - Method in class com.dt.iTunesController.ITSource
Returns the total size of the source, if it has a fixed size.
getCheckVersion(int, int) - Method in class com.dt.iTunesController.iTunes
Returns true if this version of the iTunes type library is compatible with the specified version.
getComment() - Method in class com.dt.iTunesController.ITTrack
Returns freeform notes about the object.
getCompilation() - Method in class com.dt.iTunesController.ITTrack
Returns true if this object is from a compilation album.
getComposer() - Method in class com.dt.iTunesController.ITTrack
Returns the composer of the object.
getCount() - Method in class com.dt.iTunesController.ITPlaylistCollection
Returns the number of playlists in the collection.
getCount() - Method in class com.dt.iTunesController.ITSourceCollection
Returns the number of sources in the collection.
getCount() - Method in class com.dt.iTunesController.ITTrackCollection
Returns the number of tracks in the collection.
getCurrentPlaylist() - Method in class com.dt.iTunesController.iTunes
Returns the playlist containing the currently targeted track.
getCurrentTrack() - Method in class com.dt.iTunesController.iTunes
Returns the currently targetd track.
getDateAdded() - Method in class com.dt.iTunesController.ITTrack
Returns the date the object was added to the playlist.
getDiscCount() - Method in class com.dt.iTunesController.ITTrack
Returns the total number of discs in the source album.
getDiscNumber() - Method in class com.dt.iTunesController.ITTrack
Returns the index of the disc containing the object on the source album.
getDuration() - Method in class com.dt.iTunesController.ITPlaylist
Returns the total length of all songs in the object (in seconds).
getDuration() - Method in class com.dt.iTunesController.ITTrack
Returns the length of the object (in seconds).
getEnabled() - Method in class com.dt.iTunesController.ITTrack
Returns true if the object is checked for playback.
getEQ() - Method in class com.dt.iTunesController.ITTrack
Returns the name of the EQ preset of the object.
getFinish() - Method in class com.dt.iTunesController.ITTrack
Returns the stop time of the object (in seconds).
getFreespace() - Method in class com.dt.iTunesController.ITSource
Returns the free space on the source, if it has a fixed size.
getGenre() - Method in class com.dt.iTunesController.ITTrack
Set the music/audio genre (category) of the object.
getGrouping() - Method in class com.dt.iTunesController.ITTrack
Returns the grouping (piece) of the object.
getIndex() - Method in class com.dt.iTunesController.ITObject
Returns the index of the object in internal application order.
getItem(int) - Method in class com.dt.iTunesController.ITPlaylistCollection
Returns an ITPlaylist object corresponding to the given index (1-based).
getItem(int) - Method in class com.dt.iTunesController.ITSourceCollection
Returns an ITSource object corresponding to the given index (1-based).
getItem(int) - Method in class com.dt.iTunesController.ITTrackCollection
Returns an ITTrack object corresponding to the given index (1-based).
getItemByPersistentID(int, int) - Method in class com.dt.iTunesController.ITPlaylistCollection
Returns an ITPlaylist object with the specified persistent ID.
getItemByPersistentID(int, int) - Method in class com.dt.iTunesController.ITSourceCollection
Returns an ITSource object with the specified persistent ID.
getItemByPersistentID(int, int) - Method in class com.dt.iTunesController.ITTrackCollection
Returns an ITTrack object with the specified persistent ID.
getItemByPlayOrder(int) - Method in class com.dt.iTunesController.ITTrackCollection
Returns an ITTrack object corresponding to the given index (1-based).
getITObjectByID(int, int, int, int) - Method in class com.dt.iTunesController.iTunes
Returns an IITObject corresponding to the specified IDs.
getKind() - Method in class com.dt.iTunesController.ITPlaylist
Returns the kind of the object.
getKind() - Method in class com.dt.iTunesController.ITSource
Returns the kind of the source.
getKind() - Method in class com.dt.iTunesController.ITTrack
 
getKindAsString() - Method in class com.dt.iTunesController.ITTrack
Returns the text description of the object (e.g.
getLibraryPlaylist() - Method in class com.dt.iTunesController.iTunes
Returns the main library playlist in the main library source.
getLibrarySource() - Method in class com.dt.iTunesController.iTunes
Returns the source that represents the main library.
getModifiable() - Method in class com.dt.iTunesController.ITEQPreset
Returns true if the EQ preset can be modified.
getModificationDate() - Method in class com.dt.iTunesController.ITTrack
Returns the modification date of the content of the object.
getMute() - Method in class com.dt.iTunesController.iTunes
Returns true if the sound output is muted.
getName() - Method in class com.dt.iTunesController.ITEQPreset
Returns the name of the EQ Preset (e.g.
getName() - Method in class com.dt.iTunesController.ITObject
Returns the name of the object.
getPlayedCount() - Method in class com.dt.iTunesController.ITTrack
Returns the number of times the object has been played.
getPlayedDate() - Method in class com.dt.iTunesController.ITTrack
Returns the date and time the object was last played.
getPlayerButtonsState(boolean, String, boolean) - Method in class com.dt.iTunesController.iTunes
Retrieves the current state of the player buttons in the window containing the currently targeted track.
getPlayerPosition() - Method in class com.dt.iTunesController.iTunes
Returns the player's position within the currently playing track in seconds.
getPlayerState() - Method in class com.dt.iTunesController.iTunes
Returns the current player state.
getPlaylist() - Method in class com.dt.iTunesController.ITTrack
Returns an ITPlaylist object corresponding to the playlist that contains the object.
getPlaylistID() - Method in class com.dt.iTunesController.ITObject
Returns the ID that identifies the playlist.
getPlaylists() - Method in class com.dt.iTunesController.ITSource
 
getPlayOrderIndex() - Method in class com.dt.iTunesController.ITTrack
Returns the play order index of the object in the owner playlist (1-based).
getPreamp() - Method in class com.dt.iTunesController.ITEQPreset
Returns the equalizer preamp level (-12.0db to +12.0db).
getRating() - Method in class com.dt.iTunesController.ITTrack
Returns the rating of the object (0 to 100).
getSampleRate() - Method in class com.dt.iTunesController.ITTrack
Returns the sample rate of the object (in Hz).
getSelectedTracks() - Method in class com.dt.iTunesController.iTunes
Returns a collection containing the currently selected track or tracks.
getSize() - Method in class com.dt.iTunesController.ITPlaylist
Returns the total size of all songs in the object (in bytes).
getSize() - Method in class com.dt.iTunesController.ITTrack
Returns the size of the object (in bytes).
getSongRepeat() - Method in class com.dt.iTunesController.ITPlaylist
Returns the playback repeat mode.
getSoundVolume() - Method in class com.dt.iTunesController.iTunes
Returns the sound output volume (0=minimum, 100=maximum).
getSource() - Method in class com.dt.iTunesController.ITPlaylist
Returns an ITSource object corresponding to the source that contains the object.
getSourceID() - Method in class com.dt.iTunesController.ITObject
Returns the ID that identifies the source.
getSources() - Method in class com.dt.iTunesController.iTunes
Returns a collection of music sources (music library, CD, device, etc.).
getStart() - Method in class com.dt.iTunesController.ITTrack
Returns the start time of the object (in seconds).
getTime() - Method in class com.dt.iTunesController.ITPlaylist
Returns the total length of all songs in the object (in MM:SS format).
getTime() - Method in class com.dt.iTunesController.ITTrack
Returns the length of the object (in MM:SS format).
getTrackCount() - Method in class com.dt.iTunesController.ITTrack
Returns the total number of tracks on the source album.
getTrackDatabaseID() - Method in class com.dt.iTunesController.ITObject
Returns the ID that identifies the track, independent of its playlist.
getTrackID() - Method in class com.dt.iTunesController.ITObject
Returns the ID that identifies the track within the playlist.
getTrackNumber() - Method in class com.dt.iTunesController.ITTrack
Returns the index of the object on the source album.
getTracks() - Method in class com.dt.iTunesController.ITPlaylist
Returns a collection containing the tracks in this object.
getVersion() - Method in class com.dt.iTunesController.iTunes
Returns the version of the iTunes application.
getVisible() - Method in class com.dt.iTunesController.ITPlaylist
Returns true if the object is visible in the sources list.
getVolumeAdjustment() - Method in class com.dt.iTunesController.ITTrack
Returns the relative volume adjustment of the object (-100% to 100%).
getYear() - Method in class com.dt.iTunesController.ITTrack
Returns the year the object was recorded/released.
gotoMusicStoreHomePage() - Method in class com.dt.iTunesController.iTunes
Go to the iTunes Store home page.

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