Modifier and Type | Method and Description |
---|---|
ListenerSubscription |
MediaElement.addMediaFlowInStateChangeListener(EventListener<MediaFlowInStateChangeEvent> listener)
Add a
EventListener for event MediaFlowInStateChangeEvent . |
void |
MediaElement.addMediaFlowInStateChangeListener(EventListener<MediaFlowInStateChangeEvent> listener,
Continuation<ListenerSubscription> cont)
Add a
EventListener for event MediaFlowInStateChangeEvent . |
Copyright © 2018 Kurento. All rights reserved.