public interface JASocketPlayerEventHandler extends JALoadingPlayerEventHandler
JASocketPlayer
provides
notification of player events to its environment.
It extends the JALoadingPlayerEventHandler
interface with
one extra event, which notifies the receipt of a new SiGML
input string via the server input socket.Modifier and Type | Method and Description |
---|---|
void |
sigmlInputReceived()
Reports that this player's input server has received a new
SiGML input string.
|
loaderHasStarted, loaderIsDone, nextSignLoaded
playerHasStarted, playerIsAtNewFrame, playerIsDone