| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Method and Description |
|---|---|
ListenerSubscription |
MediaElement.addMediaFlowOutStateChangeListener(EventListener<MediaFlowOutStateChangeEvent> listener)
Add a
EventListener for event MediaFlowOutStateChangeEvent. |
void |
MediaElement.addMediaFlowOutStateChangeListener(EventListener<MediaFlowOutStateChangeEvent> listener,
Continuation<ListenerSubscription> cont)
Add a
EventListener for event MediaFlowOutStateChangeEvent. |
Copyright © 2022 Kurento. All rights reserved.