org.red5.server.api.scope
public interface IBroadcastScope extends IBasicScope, IPipe
Modifier and Type | Method and Description |
---|---|
IClientBroadcastStream |
getClientBroadcastStream() |
void |
setClientBroadcastStream(IClientBroadcastStream clientBroadcastStream) |
getDepth, getName, getParent, getPath, getStore, getType, hasParent, isValid, setKeepDelay
dispatchEvent
handleEvent
notifyEvent
addEventListener, getEventListeners, removeEventListener
addPipeConnectionListener, removePipeConnectionListener
getConsumers, pullMessage, pullMessage, sendOOBControlMessage, subscribe, unsubscribe
getProviders, pushMessage, sendOOBControlMessage, subscribe, unsubscribe
IClientBroadcastStream getClientBroadcastStream()
void setClientBroadcastStream(IClientBroadcastStream clientBroadcastStream)
Copyright © 2006-2012 The Red5 Project