com.vodafone.v10.sound
Interface SoundTrackListener
- public interface SoundTrackListener
SoundTrackListener is an interface for implementing a listener that receives
events from a sound sequencer.
|
Method Summary |
void |
eventOccurred(int event)
Called when an event occurs. |
eventOccurred
public void eventOccurred(int event)
- Called when an event occurs.
- Parameters:
event - - The event type.
The sound event values set here are defined using the
SoundEventType interface.
Copyright 2002,2003 Aplix Corporation. All rights reserved. Aplix Confidential and Restricted.