Uses of Interface
soundPlayback.PlaybackChangeObserver
Packages that use PlaybackChangeObserver
-
Uses of PlaybackChangeObserver in soundPlayback
Fields in soundPlayback with type parameters of type PlaybackChangeObserverMethods in soundPlayback with parameters of type PlaybackChangeObserverModifier and TypeMethodDescriptionvoid
PlaybackSystem.addChangeObserver
(PlaybackChangeObserver playbackChangeObserver) void
PlaybackSystem.removeChangeObserver
(PlaybackChangeObserver playbackChangeObserver) -
Uses of PlaybackChangeObserver in soundPlayback.fx
Classes in soundPlayback.fx that implement PlaybackChangeObserverModifier and TypeClassDescriptionclass
FX settings pane for the sound sound playback. -
Uses of PlaybackChangeObserver in soundPlayback.swing
Classes in soundPlayback.swing that implement PlaybackChangeObserver