public abstract class AbstractVideoSink extends Service implements VideoSink
cfgDir, dnaPool, log, MESSAGE_RECORDING_FORMAT_BINARY, MESSAGE_RECORDING_FORMAT_XML
Constructor and Description |
---|
AbstractVideoSink(java.lang.String reservedKey) |
Modifier and Type | Method and Description |
---|---|
boolean |
attach(VideoSource vs) |
boolean |
attachVideoSource(java.lang.String videoSource) |
boolean |
detach(VideoSource vs) |
boolean |
detachVideoSource(java.lang.String videoSource) |
abstract void |
onDisplay(SerializableImage img) |
addListener, addListener, addTask, addTask, addTask, addTaskOneShot, allowDisplay, allowDisplay, attach, attach, broadcastState, buildDna, buildDna, buildDnaKeys, buildDnaNames, clearLastError, close, containsTask, copyShallowFrom, createPeer, createPeer, createRootReserved, detach, detach, detach, echoHeartbeat, error, error, error, getAttached, getCfgDir, getComm, getDeclaredMethodNames, getDeclaredMethods, getDescription, getDna, getDnaString, getHostName, getInbox, getInstanceId, getIntanceName, getInterfaceSet, getLastError, getMessageSet, getMetaData, getMethodMap, getMethodNames, getMethods, getMethodToolTip, getMsg, getName, getNotifyList, getNotifyListKeySet, getOutbox, getPeerKey, getPeerName, getServiceResourceFile, getSimpleName, getTasks, getThisThread, getType, hasError, hasPeers, help, help, in, info, info, invoke, invoke, invoke, invokeOn, isAttached, isAttached, isLocal, isReady, isRunning, isRuntime, isVirtual, load, load, logTimeEnable, mergeDna, mergeDna, mergePeerDna, movePeerDna, out, out, preProcessHook, preRoutingHook, publishError, publishQueueStats, publishState, publishStats, publishStatus, purgeTask, purgeTasks, releasePeers, releaseService, removeAllListeners, removeListener, requiresSecurity, reserve, reserve, reserveRoot, reserveRoot, reserveRootAs, run, save, save, save, send, send, send, send, sendBlocking, sendBlocking, sendBlocking, sendBlocking, sendPeer, setInstanceId, setName, setPeer, setSecurityProvider, setState, setThisThread, setVirtual, sleep, stackToString, startHeartbeat, startPeer, startPeer, startRecording, startService, stopHeartbeat, stopMsgRecording, stopService, subscribe, subscribe, subscribe, toString, unsubscribe, unsubscribe, unsubscribe, updateStats, warn, warn
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
addListener, broadcastState, clearLastError, getDeclaredMethodNames, getDeclaredMethods, getDescription, getInstanceId, getLastError, getMethodMap, getMethodNames, getMethods, getNotifyList, getNotifyListKeySet, getOutbox, getSimpleName, getType, hasError, hasPeers, isRuntime, out, releasePeers, releaseService, removeListener, requiresSecurity, setInstanceId, setName, startService, stopService
in, invoke, invoke, out
error, error, getName, info, warn
subscribe, subscribe, subscribe, unsubscribe, unsubscribe, unsubscribe
send, send, send, sendBlocking, sendBlocking, sendBlocking, sendBlocking
load, save
invoke, invoke, invoke, invokeOn
attach, attach, detach, detach, detach, getAttached, isAttached, isAttached, isLocal
getName
public boolean attach(VideoSource vs)
public boolean attachVideoSource(java.lang.String videoSource)
attachVideoSource
in interface VideoSink
public boolean detach(VideoSource vs)
public boolean detachVideoSource(java.lang.String videoSource)
detachVideoSource
in interface VideoSink
public abstract void onDisplay(SerializableImage img)