public interface SessionEndpoint extends Endpoint
addElementConnectedListener, addElementConnectedListener, addElementDisconnectedListener, addElementDisconnectedListener, addMediaFlowInStateChangeListener, addMediaFlowInStateChangeListener, addMediaFlowOutStateChangeListener, addMediaFlowOutStateChangeListener, addMediaTranscodingStateChangeListener, addMediaTranscodingStateChangeListener, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, connect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, disconnect, getGstreamerDot, getGstreamerDot, getGstreamerDot, getGstreamerDot, getGstreamerDot, getGstreamerDot, getMaxOuputBitrate, getMaxOuputBitrate, getMaxOuputBitrate, getMaxOutputBitrate, getMaxOutputBitrate, getMaxOutputBitrate, getMinOuputBitrate, getMinOuputBitrate, getMinOuputBitrate, getMinOutputBitrate, getMinOutputBitrate, getMinOutputBitrate, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSinkConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getSourceConnections, getStats, getStats, getStats, getStats, getStats, getStats, isMediaFlowingIn, isMediaFlowingIn, isMediaFlowingIn, isMediaFlowingIn, isMediaFlowingIn, isMediaFlowingIn, isMediaFlowingOut, isMediaFlowingOut, isMediaFlowingOut, isMediaFlowingOut, isMediaFlowingOut, isMediaFlowingOut, isMediaTranscoding, isMediaTranscoding, isMediaTranscoding, isMediaTranscoding, isMediaTranscoding, isMediaTranscoding, removeElementConnectedListener, removeElementConnectedListener, removeElementDisconnectedListener, removeElementDisconnectedListener, removeMediaFlowInStateChangeListener, removeMediaFlowInStateChangeListener, removeMediaFlowOutStateChangeListener, removeMediaFlowOutStateChangeListener, removeMediaTranscodingStateChangeListener, removeMediaTranscodingStateChangeListener, setAudioFormat, setAudioFormat, setAudioFormat, setMaxOuputBitrate, setMaxOuputBitrate, setMaxOuputBitrate, setMaxOutputBitrate, setMaxOutputBitrate, setMaxOutputBitrate, setMinOuputBitrate, setMinOuputBitrate, setMinOuputBitrate, setMinOutputBitrate, setMinOutputBitrate, setMinOutputBitrate, setOutputBitrate, setOutputBitrate, setOutputBitrate, setVideoFormat, setVideoFormat, setVideoFormat
addErrorListener, addErrorListener, addTag, addTag, addTag, getChildren, getChildren, getChildren, getChilds, getChilds, getChilds, getCreationTime, getCreationTime, getCreationTime, getId, getId, getId, getMediaPipeline, getMediaPipeline, getMediaPipeline, getName, getName, getName, getParent, getParent, getParent, getSendTagsInEvents, getSendTagsInEvents, getSendTagsInEvents, getTag, getTag, getTag, getTags, getTags, getTags, removeErrorListener, removeErrorListener, removeTag, removeTag, removeTag, setName, setName, setName, setSendTagsInEvents, setSendTagsInEvents, setSendTagsInEvents
isCommited, release, release, release, waitCommited, whenCommited, whenCommited
ListenerSubscription addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent> listener)
EventListener
for event MediaSessionTerminatedEvent
. Synchronous call.listener
- Listener to be called on MediaSessionTerminatedEventvoid addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent> listener, Continuation<ListenerSubscription> cont)
EventListener
for event MediaSessionTerminatedEvent
. Asynchronous call.
Calls Continuation<ListenerSubscription> when it has been added.listener
- Listener to be called on MediaSessionTerminatedEventcont
- Continuation to be called when the listener is registeredvoid removeMediaSessionTerminatedListener(ListenerSubscription listenerSubscription)
ListenerSubscription
for event MediaSessionTerminatedEvent
. Synchronous call.listenerSubscription
- Listener subscription to be removedvoid removeMediaSessionTerminatedListener(ListenerSubscription listenerSubscription, Continuation<Void> cont)
ListenerSubscription
for event MediaSessionTerminatedEvent
. Asynchronous call.
Calls Continuation<Void> when it has been removed.listenerSubscription
- Listener subscription to be removedcont
- Continuation to be called when the listener is removedListenerSubscription addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent> listener)
EventListener
for event MediaSessionStartedEvent
. Synchronous call.listener
- Listener to be called on MediaSessionStartedEventvoid addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent> listener, Continuation<ListenerSubscription> cont)
EventListener
for event MediaSessionStartedEvent
. Asynchronous call.
Calls Continuation<ListenerSubscription> when it has been added.listener
- Listener to be called on MediaSessionStartedEventcont
- Continuation to be called when the listener is registeredvoid removeMediaSessionStartedListener(ListenerSubscription listenerSubscription)
ListenerSubscription
for event MediaSessionStartedEvent
. Synchronous call.listenerSubscription
- Listener subscription to be removedvoid removeMediaSessionStartedListener(ListenerSubscription listenerSubscription, Continuation<Void> cont)
ListenerSubscription
for event MediaSessionStartedEvent
. Asynchronous call.
Calls Continuation<Void> when it has been removed.listenerSubscription
- Listener subscription to be removedcont
- Continuation to be called when the listener is removedCopyright © 2020 Kurento. All rights reserved.