LEONARDI Application Composer - 8.9.0.40 by W4 S.A.

leon.view.event
Interface LyDemandPlayer

All Superinterfaces:
LyPlayer

public interface LyDemandPlayer
extends LyPlayer

Interface used to take controls of demands in test modes.


Field Summary
static java.lang.String __VERSION
           
 
Fields inherited from interface leon.misc.LyPlayer
NEW_MARKER
 
Method Summary
 boolean processDemand(LyDemandTransmitter transmitter, java.lang.String listenerId, LyDemand demand)
          Invoked when a demand is sent on the demand transmitter.
 
Methods inherited from interface leon.misc.LyPlayer
addValue, free, getDelay, getValue, handleException, isPlaying, isRecording, playNext
 

Field Detail

__VERSION

static final java.lang.String __VERSION
See Also:
Constant Field Values
Method Detail

processDemand

boolean processDemand(LyDemandTransmitter transmitter,
                      java.lang.String listenerId,
                      LyDemand demand)
Invoked when a demand is sent on the demand transmitter.

Parameters:
transmitter - Demand transmitter that received the demand.
listenerId - Id of the listener.
demand - Demand to process.
Returns:
True if the demand was processed, false otherwise. If the demand was not processed, it's executed by the demand transmitter.

(c) January 2013 - W4 S.A.

Website: W4 S.A., contact us: support@w4global.com