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
This event is raised when the connection between two peers changes.
|
class |
DataChannelClosedEvent
Event fired when a data channel is closed.
|
class |
DataChannelCloseEvent
Deprecated.
Use
DataChannelClosed instead. |
class |
DataChannelOpenedEvent
Event fired when a new data channel is created.
|
class |
DataChannelOpenEvent
Deprecated.
Use
DataChannelOpened instead. |
class |
ElementConnectedEvent
Indicates that an element has been connected to another
|
class |
ElementDisconnectedEvent
Indicates that an element has been disconnected from another
|
class |
EndOfStreamEvent
Event raised when the stream that the element sends out is finished.
|
class |
ErrorEvent
Fired whenever an undefined error related to the MediaObject has occurred
|
class |
GenericMediaEvent |
class |
IceCandidateFoundEvent
Notifies a new local candidate.
|
class |
IceComponentStateChangedEvent
Event fired when and ICE component state changes.
|
class |
IceComponentStateChangeEvent
Deprecated.
Use
IceComponentStateChanged instead. |
class |
IceGatheringDoneEvent
Event fired when al ICE candidates have been gathered.
|
class |
MediaEvent
Base for all events raised by elements in the Kurento media server.
|
class |
MediaFlowInStateChangedEvent
Fired when the incoming media flow begins or ends.
|
class |
MediaFlowInStateChangeEvent
Deprecated.
Use
MediaFlowInStateChanged instead. |
class |
MediaFlowOutStateChangedEvent
Fired when the outgoing media flow begins or ends.
|
class |
MediaFlowOutStateChangeEvent
Deprecated.
Use
MediaFlowOutStateChanged instead. |
class |
MediaSessionStartedEvent
Event raised when a session starts.
|
class |
MediaSessionTerminatedEvent
Event raised when a session is terminated.
|
class |
MediaStateChangedEvent
This event is fired when the media connection between two peers changes, based on the RTCP packet flow.
|
class |
MediaTranscodingStateChangedEvent
Event fired when an incoming media begins and codec transcoding is either required or not.
|
class |
MediaTranscodingStateChangeEvent
Deprecated.
Use
MediaTranscodingStateChanged instead. |
class |
NewCandidatePairSelectedEvent
Event fired when a new pair of ICE candidates is used by the ICE library.
|
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
Deprecated.
Use
DataChannelClosed instead. |
class |
OnDataChannelOpenedEvent
Deprecated.
Use
DataChannelOpened instead. |
class |
OnIceCandidateEvent
Deprecated.
Use
IceCandidateFound instead. |
class |
OnIceComponentStateChangedEvent
Deprecated.
Use
IceComponentStateChanged instead. |
class |
OnIceGatheringDoneEvent
Deprecated.
Use
IceGatheringDone instead. |
class |
OnKeySoftLimitEvent
Fired when encryption is used and any stream reached the soft key usage limit, which means it will expire soon.
|
class |
PausedEvent |
class |
RecordingEvent
Fired when the recoding effectively starts.
|
class |
StoppedEvent |
class |
UriEndpointStateChangedEvent
Indicates the new state of the endpoint
|
Copyright © 2022 Kurento. All rights reserved.