| Package | Description |
|---|---|
| org.kurento.client |
| Modifier and Type | Class and Description |
|---|---|
class |
CodeFoundEvent
Event raised by a
ZBarFilter when a code is found in the data being streamed. |
class |
ConnectionStateChangedEvent
Indicates that the state of the connection has changed
|
class |
ElementConnectedEvent
Indicates that an element has been connected to other
|
class |
ElementDisconnectedEvent
Indicates that an element has been disconnected
|
class |
EndOfStreamEvent
Event raised when the stream that the element sends out is finished.
|
class |
ErrorEvent
An error related to the MediaObject has occurred
|
class |
MediaEvent
Base for all events raised by elements in the Kurento media server.
|
class |
MediaSessionStartedEvent
Event raised when a session starts.
|
class |
MediaSessionTerminatedEvent
Event raised when a session is terminated.
|
class |
MediaStateChangedEvent
Indicates that the state of the media has changed
|
class |
ObjectCreatedEvent
Indicates that an object has been created on the mediaserver
|
class |
ObjectDestroyedEvent
Indicates that an object has been destroyed on the mediaserver
|
class |
OnDataChannelClosedEvent
Notify the destruction of a data channel.
|
class |
OnDataChannelOpenedEvent
Notify the creation of a new data channel.
|
class |
OnIceCandidateEvent
Notify of a new gathered local candidate.
|
class |
OnIceComponentStateChangedEvent
Notify about the change of an ICE component state.
|
class |
OnIceGatheringDoneEvent
Notify that all candidates have been gathered.
|
Copyright © 2015 Kurento. All rights reserved.