Package ipsk.audio.capture.event
Class CaptureStoppedEvent
- java.lang.Object
-
- java.util.EventObject
-
- ipsk.audio.capture.event.CaptureEvent
-
- ipsk.audio.capture.event.CaptureStopEvent
-
- ipsk.audio.capture.event.CaptureStoppedEvent
-
- All Implemented Interfaces:
AudioController2.AudioControllerEvent
,java.io.Serializable
public class CaptureStoppedEvent extends CaptureStopEvent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CaptureStoppedEvent(java.lang.Object src)
CaptureStoppedEvent(java.lang.Object src, long position)
-
Method Summary
-
Methods inherited from class ipsk.audio.capture.event.CaptureStopEvent
getPosition, setPosition
-
-