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

O

OnAboutToPromptUserToQuitEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onAboutToPromptUserToQuitEvent() - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventAboutToPromptUserToQuit event is fired when iTunes is about prompt the user to quit.
OnCOMCallsDisabledEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onCOMCallsDisabledEvent(ITCOMDisabledReason) - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventCOMCallsDisabled event is fired when calls to the iTunes COM interface will be deferred.
OnCOMCallsEnabledEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onCOMCallsEnabledEvent() - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventCOMCallsEnabled event is fired when calls to the iTunes COM interface will no longer be deferred.
OnDatabaseChangedEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onDatabaseChangedEvent(int[][], int[][]) - Method in interface com.dt.iTunesController.iTunesEventsInterface
Not currently implemented.
OnPlayerPlayEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onPlayerPlayEvent(ITTrack) - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventPlayerPlay event is fired when a track begins playing.
OnPlayerPlayingTrackChangedEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onPlayerPlayingTrackChangedEvent(ITTrack) - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventPlayerPlayingTrackChanged event is fired when information about the currently playing track has changed.
OnPlayerStopEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onPlayerStopEvent(ITTrack) - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventPlayerStop event is fired when a track stops playing.
OnQuittingEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onQuittingEvent() - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventQuitting event is fired when iTunes is about to quit.
OnSoundVolumeChangedEvent(Variant[]) - Method in class com.dt.iTunesController.iTunesEvents
 
onSoundVolumeChangedEvent(int) - Method in interface com.dt.iTunesController.iTunesEventsInterface
The ITEventSoundVolumeChanged event is fired when the sound output volume has changed.
openURL(String) - Method in class com.dt.iTunesController.iTunes
Open the specified iTunes Store or streaming audio URL.

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