| Class and Description |
|---|
| AbstractBuilder
Kurento Media Builder base interface.
|
| AlphaBlending.Builder |
| AudioCaps
Format for audio media
|
| AudioCodec
Codec used for transmission of audio.
|
| BaseRtpEndpoint
Handles RTP communications.
|
| CertificateKeyType
.
|
| CodeFoundEvent
Event raised by a
ZBarFilter when a code is found in the data being streamed. |
| Composite.Builder |
| ConnectionState
State of the connection.
|
| ConnectionStateChangedEvent
This event is raised when the connection between two peers changes.
|
| Continuation
This interface is to be used in asynchronous calls to the media server.
|
| CryptoSuite
Describes the encryption and authentication algorithms
|
| DataChannelCloseEvent
Event fired when a data channel is closed.
|
| DataChannelOpenEvent
Event fired when a new data channel is created.
|
| Dispatcher.Builder |
| DispatcherOneToMany.Builder |
| ElementConnectedEvent
Indicates that an element has been connected to another
|
| ElementConnectionData |
| ElementDisconnectedEvent
Indicates that an element has been disconnected from another
|
| ElementStats
A dictionary that represents the stats gathered in the media element.
|
| EndOfStreamEvent
Event raised when the stream that the element sends out is finished.
|
| Endpoint
Base interface for all end points.
|
| ErrorEvent
Fired whenever an undefined error related to the MediaObject has occurred
|
| Event
Parent interface for Kurento events.
|
| EventListener
Interface to be implemented by
MediaEvent listeners. |
| FaceOverlayFilter.Builder |
| Filter
Base interface for all filters.
|
| FilterType
Type of filter to be created.
|
| Fraction
Type that represents a fraction of an integer numerator over an integer denominator
|
| GapsFixMethod
How to fix gaps when they are found in the recorded stream.
|
| GenericMediaElement.Builder |
| GstreamerDotDetails
Details of gstreamer dot graphs
|
| GStreamerFilter.Builder |
| Handler |
| HttpEndpoint
Endpoint that enables Kurento to work as an HTTP server, allowing peer HTTP clients to access media.
|
| HttpPostEndpoint.Builder |
| Hub
A Hub is a routing
MediaObject. |
| HubPort
This
MediaElement specifies a connection with a Hub |
| HubPort.Builder |
| IceCandidate
IceCandidate representation based on
RTCIceCandidate interface. |
| IceCandidateFoundEvent
Notifies a new local candidate.
|
| IceCandidatePair
The ICE candidate pair used by the ice library, for a certain stream.
|
| IceComponentState
States of an ICE component.
|
| IceComponentStateChangeEvent
Event fired when and ICE component state changes.
|
| IceConnection
The ICE connection state for a certain stream and component.
|
| IceGatheringDoneEvent
Event fired when al ICE candidates have been gathered.
|
| ImageOverlayFilter.Builder |
| KurentoClient
Factory to create
MediaPipeline in the media server. |
| KurentoClientBuilder |
| KurentoConnectionListener |
| KurentoObject |
| ListenerSubscription
Interface to be implemented by objects that represent the subscription to an event in Kurento.
|
| MediaElement
The basic building block of the media server, that can be interconnected inside a pipeline.
|
| MediaEvent
Base for all events raised by elements in the Kurento media server.
|
| MediaFlowInStateChangeEvent
Fired when the incoming media flow begins or ends.
|
| MediaFlowOutStateChangeEvent
Fired when the outgoing media flow begins or ends.
|
| MediaFlowState
Flowing state of the media.
|
| MediaLatencyStat
A dictionary that represents the stats gathered.
|
| MediaObject
Base interface used to manage capabilities common to all Kurento elements.
|
| MediaPipeline
A pipeline is a container for a collection of
MediaElements and :rom:cls:`MediaMixers |
| MediaProfileSpecType
Media Profile.
|
| MediaSessionStartedEvent
Event raised when a session starts.
|
| MediaSessionTerminatedEvent
Event raised when a session is terminated.
|
| MediaState
State of the media.
|
| MediaStateChangedEvent
This event is fired when the media connection between two peers changes, based on the RTCP packet flow.
|
| MediaTranscodingState
Transcoding state for a media.
|
| MediaTranscodingStateChangeEvent
Event fired when an incoming media begins and codec transcoding is either required or not.
|
| MediaType
Type of media stream to be exchanged.
|
| Mixer.Builder |
| ModuleInfo
Description of a loaded modules
|
| NewCandidatePairSelectedEvent
Event fired when a new pair of ICE candidates is used by the ICE library.
|
| ObjectCreatedEvent
Indicates that an object has been created on the mediaserver
|
| ObjectDestroyedEvent
Indicates that an object has been destroyed on the mediaserver
|
| OfferOptions
Used to customize the offer created by
SdpEndpoint.generateOffer. |
| OnDataChannelClosedEvent
Deprecated.
Use
DataChannelClose instead. |
| OnDataChannelOpenedEvent
Deprecated.
Use
DataChannelOpen instead. |
| OnIceCandidateEvent
Deprecated.
Use
IceCandidateFound instead. |
| OnIceComponentStateChangedEvent
Deprecated.
Use
IceComponentStateChange instead. |
| OnIceGatheringDoneEvent
Deprecated.
Use
IceGatheringDone instead. |
| OnKeySoftLimitEvent
Fired when encryption is used and any stream reached the soft key usage limit, which means it will expire soon.
|
| PassThrough.Builder |
| PausedEvent |
| PlayerEndpoint.Builder |
| Properties |
| RaiseBaseEvent |
| ReconnectedHandler |
| RecorderEndpoint.Builder |
| RecordingEvent
Fired when the recoding effectively starts.
|
| RembParams
Defines values for parameters of congestion control
|
| RTCDataChannelState
Represents the state of the RTCDataChannel
|
| RTCRTPStreamStats
Statistics for the RTP stream
|
| RTCStats
An RTCStats dictionary represents the stats gathered.
|
| RTCStatsIceCandidatePairState
Represents the state of the checklist for the local and remote candidates in a pair.
|
| RTCStatsIceCandidateType
Types of candidates
|
| RtpEndpoint.Builder |
| SDES
Security Descriptions for Media Streams
|
| SdpEndpoint
Interface implemented by Endpoints that require an SDP Offer/Answer negotiation in order to configure a media session.
|
| ServerInfo
Description of the mediaserver
|
| ServerManager
This is a standalone object for managing the MediaServer
|
| ServerType
Indicates if the server is a real media server or a proxy
|
| SessionEndpoint
All networked Endpoints that require to manage connection sessions with remote peers implement this interface.
|
| Stats
A dictionary that represents the stats gathered.
|
| StatsType
The type of the object.
|
| StoppedEvent |
| Tag
Pair key-value with info about a MediaObject
|
| TFuture |
| Transaction |
| TransactionException |
| TransactionExecutionException |
| UriEndpoint
Interface for endpoints the require a URI to work.
|
| UriEndpointState
State of the endpoint
|
| UriEndpointStateChangedEvent
Indicates the new state of the endpoint
|
| VideoCaps
Format for video media
|
| VideoCodec
Codec used for transmission of video.
|
| VideoInfo |
| WebRtcEndpoint.Builder |
| ZBarFilter.Builder |
| Class and Description |
|---|
| Continuation
This interface is to be used in asynchronous calls to the media server.
|
| TFuture |
| Transaction |
| Class and Description |
|---|
| Continuation
This interface is to be used in asynchronous calls to the media server.
|
| Event
Parent interface for Kurento events.
|
| EventListener
Interface to be implemented by
MediaEvent listeners. |
| KurentoObject |
| ListenerSubscription
Interface to be implemented by objects that represent the subscription to an event in Kurento.
|
| TFuture |
| Transaction |
| TransactionExecutionException |
| Class and Description |
|---|
| KurentoObject |
| TransactionExecutionException |
| Class and Description |
|---|
| Continuation
This interface is to be used in asynchronous calls to the media server.
|
Copyright © 2022 Kurento. All rights reserved.