Package mgui.interfaces.graphics.video
Interface VideoListener
- All Known Implementing Classes:
InterfaceGraphicPanel
public interface VideoListener
-
Method Summary
Modifier and Type Method Description voidClockChanged(VideoEvent e)voidClockLagged(VideoEvent e, long lag)voidClockStarted(VideoEvent e)voidClockStopped(VideoEvent e)voidVideoEnded(VideoEvent e)
-
Method Details
-
ClockChanged
-
ClockStopped
-
ClockStarted
-
ClockLagged
-
VideoEnded
-