public interface PlayableListener
| Modifier and Type | Method and Description |
|---|---|
void |
playStateChanged(PlayState prev,
PlayState state,
long time)
Fired when the PlayState of a Playable changes
|
Copyright © 2011-2014. All Rights Reserved.