| Class and Description |
|---|
| AbstractBuilder
Kurento Media Builder base interface
Builds a
<T> object, either synchronously using AbstractBuilder.build() or
asynchronously using AbstractBuilder.buildAsync(org.kurento.client.Continuation<T>) |
| AudioCaps
Format for audio media
|
| AudioCodec
Codec used for transmission of audio.
|
| BaseRtpEndpoint
Base class to manage common RTP features.
|
| CodeFoundEvent
Event raised by a
ZBarFilter when a code is found in the data being streamed. |
| ConnectionState
State of the connection.
|
| ConnectionStateChangedEvent
Indicates that the state of the connection has changed
|
| Continuation
This interface is to be used in asynchronous calls to the media server.
|
| CryptoSuite
Describes the encryption and authentication algorithms
|
| ElementConnectedEvent
Indicates that an element has been connected to other
|
| ElementConnectionData |
| ElementDisconnectedEvent
Indicates that an element has been disconnected
|
| 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
An error related to the MediaObject has occurred
|
| Event
Parent interface for Kurento events
|
| EventListener
Interface to be implemented by
MediaEvent listeners. |
| 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
|
| GstreamerDotDetails
Details of gstreamer dot graphs
|
| GStreamerFilter.Builder |
| 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 |
| IceCandidate
IceCandidate representation based on standard (http://www.w3.org/TR/webrtc/#rtcicecandidate-type).
|
| IceComponentState
States of an ICE component.
|
| KurentoClient
Factory to create
MediaPipeline in the media server. |
| KurentoConnectionListener |
| KurentoObject |
| ListenerSubscription
Interface to be implemented by objects that represent the subscription to an
event in Kurento.
|
| MediaElement
Basic building blocks of the media server, that can be interconnected through the API.
|
| MediaEvent
Base for all events raised by elements in the Kurento media server.
|
| MediaObject
Base for all objects that can be created in the media server.
|
| 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
Indicates that the state of the media has changed
|
| MediaType
Type of media stream to be exchanged.
|
| ModuleInfo
Description of a loaded modules
|
| ObjectCreatedEvent
Indicates that an object has been created on the mediaserver
|
| ObjectDestroyedEvent
Indicates that an object has been destroyed on the mediaserver
|
| OnDataChannelClosedEvent
Notify the destruction of a data channel.
|
| OnDataChannelOpenedEvent
Notify the creation of a new data channel.
|
| OnIceCandidateEvent
Notify of a new gathered local candidate.
|
| OnIceComponentStateChangedEvent
Notify about the change of an ICE component state.
|
| OnIceGatheringDoneEvent
Notify that all candidates have been gathered.
|
| PlayerEndpoint.Builder |
| Properties |
| RaiseBaseEvent |
| RecorderEndpoint.Builder |
| 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
Implements an SDP negotiation endpoint able to generate and process offers/responses and that configures resources according to negotiated Session Description
|
| 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
Session based endpoint.
|
| Stats
A dictionary that represents the stats gathered.
|
| StatsType
The type of the object.
|
| Tag
Pair key-value with info about a MediaObject
|
| TFuture |
| Transaction |
| TransactionException |
| TransactionExecutionException |
| UriEndpoint
Interface for endpoints the require a URI to work.
|
| VideoCaps
Format for video media
|
| VideoCodec
Codec used for transmission of video.
|
| WebRtcEndpoint.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 © 2015 Kurento. All rights reserved.