com.quadrique.jbuildingblocks.core.sound
Interface JbbSoundHandlerListener
- All Known Implementing Classes:
- JbbSoundHandlerTest
public interface JbbSoundHandlerListener
This is the listener interface that must be implemented to register
and to receive SoundHandlerEvent events.
- Author:
- Hervé Rivere
- See Also:
JbbSoundHandlerEvent
newSoundHandlerEvent
void newSoundHandlerEvent(JbbSoundHandlerEvent zEvent)
- This method is called whenever the sound handler starts/stops
playing or recording a sound file
- Parameters:
zEvent - the event
Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.