Kurento Client 6.2.0
A B C D E F G H I J K L M N O P R S T U V W Z 

A

AbstractBuilder<T> - Class in org.kurento.client
Kurento Media Builder base interface Builds a <T> object, either synchronously using AbstractBuilder.build() or asynchronously using AbstractBuilder.buildAsync(org.kurento.client.Continuation<T>)
AbstractBuilder(Class<?>, KurentoObject) - Constructor for class org.kurento.client.AbstractBuilder
 
AbstractBuilder(Class<?>, RomManager) - Constructor for class org.kurento.client.AbstractBuilder
 
add(String, Object) - Method in class org.kurento.client.Properties
 
addCodeFoundListener(EventListener<CodeFoundEvent>) - Method in interface org.kurento.client.ZBarFilter
Add a EventListener for event CodeFoundEvent.
addCodeFoundListener(EventListener<CodeFoundEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.ZBarFilter
Add a EventListener for event CodeFoundEvent.
addConnectionStateChangedListener(EventListener<ConnectionStateChangedEvent>) - Method in interface org.kurento.client.BaseRtpEndpoint
addConnectionStateChangedListener(EventListener<ConnectionStateChangedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.BaseRtpEndpoint
addElementConnectedListener(EventListener<ElementConnectedEvent>) - Method in interface org.kurento.client.MediaElement
addElementConnectedListener(EventListener<ElementConnectedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.MediaElement
addElementDisconnectedListener(EventListener<ElementDisconnectedEvent>) - Method in interface org.kurento.client.MediaElement
addElementDisconnectedListener(EventListener<ElementDisconnectedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.MediaElement
addEndOfStreamListener(EventListener<EndOfStreamEvent>) - Method in interface org.kurento.client.HttpPostEndpoint
addEndOfStreamListener(EventListener<EndOfStreamEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.HttpPostEndpoint
addEndOfStreamListener(EventListener<EndOfStreamEvent>) - Method in interface org.kurento.client.PlayerEndpoint
addEndOfStreamListener(EventListener<EndOfStreamEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.PlayerEndpoint
addErrorListener(EventListener<ErrorEvent>) - Method in interface org.kurento.client.MediaObject
Add a EventListener for event ErrorEvent.
addErrorListener(EventListener<ErrorEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.MediaObject
Add a EventListener for event ErrorEvent.
addEventListener(String, RemoteObjectEventListener) - Method in class org.kurento.client.internal.client.RemoteObject
 
addEventListener(String, RemoteObjectEventListener, Transaction) - Method in class org.kurento.client.internal.client.RemoteObject
 
addEventListener(String, RemoteObjectEventListener, Continuation<ListenerSubscriptionImpl>) - Method in class org.kurento.client.internal.client.RemoteObject
 
addIceCandidate(IceCandidate) - Method in interface org.kurento.client.WebRtcEndpoint
Provide a remote ICE candidate
addIceCandidate(IceCandidate, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of addIceCandidate: Continuation.onSuccess(F) is called when the action is done.
addIceCandidate(Transaction, IceCandidate) - Method in interface org.kurento.client.WebRtcEndpoint
Provide a remote ICE candidate
addImage(String, String, float, float, float, float, boolean, boolean) - Method in interface org.kurento.client.ImageOverlayFilter
Add an image to be used as overlay.
addImage(String, String, float, float, float, float, boolean, boolean, Continuation<Void>) - Method in interface org.kurento.client.ImageOverlayFilter
Asynchronous version of addImage: Continuation.onSuccess(F) is called when the action is done.
addImage(Transaction, String, String, float, float, float, float, boolean, boolean) - Method in interface org.kurento.client.ImageOverlayFilter
Add an image to be used as overlay.
addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent>) - Method in interface org.kurento.client.SessionEndpoint
addMediaSessionStartedListener(EventListener<MediaSessionStartedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.SessionEndpoint
addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent>) - Method in interface org.kurento.client.SessionEndpoint
addMediaSessionTerminatedListener(EventListener<MediaSessionTerminatedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.SessionEndpoint
addMediaStateChangedListener(EventListener<MediaStateChangedEvent>) - Method in interface org.kurento.client.BaseRtpEndpoint
addMediaStateChangedListener(EventListener<MediaStateChangedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.BaseRtpEndpoint
addObjectCreatedListener(EventListener<ObjectCreatedEvent>) - Method in interface org.kurento.client.ServerManager
addObjectCreatedListener(EventListener<ObjectCreatedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.ServerManager
addObjectDestroyedListener(EventListener<ObjectDestroyedEvent>) - Method in interface org.kurento.client.ServerManager
addObjectDestroyedListener(EventListener<ObjectDestroyedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.ServerManager
addOnDataChannelClosedListener(EventListener<OnDataChannelClosedEvent>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnDataChannelClosedListener(EventListener<OnDataChannelClosedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnDataChannelOpenedListener(EventListener<OnDataChannelOpenedEvent>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnDataChannelOpenedListener(EventListener<OnDataChannelOpenedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceCandidateListener(EventListener<OnIceCandidateEvent>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceCandidateListener(EventListener<OnIceCandidateEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceComponentStateChangedListener(EventListener<OnIceComponentStateChangedEvent>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceComponentStateChangedListener(EventListener<OnIceComponentStateChangedEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceGatheringDoneListener(EventListener<OnIceGatheringDoneEvent>) - Method in interface org.kurento.client.WebRtcEndpoint
addOnIceGatheringDoneListener(EventListener<OnIceGatheringDoneEvent>, Continuation<ListenerSubscription>) - Method in interface org.kurento.client.WebRtcEndpoint
addOperation(Operation) - Method in class org.kurento.client.internal.TransactionImpl
 
addRomEventHandler(RomEventHandler) - Method in interface org.kurento.client.internal.client.RomClient
 
addRomEventHandler(RomEventHandler) - Method in class org.kurento.client.internal.client.RomManager
 
addRomEventHandler(RomEventHandler) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
addTag(String, String) - Method in interface org.kurento.client.MediaObject
Request a SessionSpec offer.
addTag(String, String, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
Asynchronous version of addTag: Continuation.onSuccess(F) is called when the action is done.
addTag(Transaction, String, String) - Method in interface org.kurento.client.MediaObject
Request a SessionSpec offer.
AlphaBlending - Interface in org.kurento.client
A Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs one output with #MediaType.VIDEO streams of its connected sources into its sink
AlphaBlending.Builder - Class in org.kurento.client
 
AlphaBlending.Builder(MediaPipeline) - Constructor for class org.kurento.client.AlphaBlending.Builder
Creates a Builder for AlphaBlending
AudioCaps - Class in org.kurento.client
Format for audio media
AudioCaps(AudioCodec, int) - Constructor for class org.kurento.client.AudioCaps
Create a AudioCaps
AudioCodec - Enum in org.kurento.client
Codec used for transmission of audio.

B

BaseRtpEndpoint - Interface in org.kurento.client
Base class to manage common RTP features.
beginTransaction() - Method in class org.kurento.client.internal.client.RemoteObject
 
beginTransaction() - Method in class org.kurento.client.KurentoClient
 
beginTransaction() - Method in interface org.kurento.client.MediaPipeline
 
build() - Method in class org.kurento.client.AbstractBuilder
Builds an object synchronously using the builder design pattern
build(Transaction) - Method in class org.kurento.client.AbstractBuilder
 
buildAsync(Continuation<T>) - Method in class org.kurento.client.AbstractBuilder
Builds an object asynchronously using the builder design pattern.

C

calculateFlattenType(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
className - Variable in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
clientDestroyed(String) - Method in class org.kurento.client.internal.KmsUrlLoader
 
closeDataChannel(int) - Method in interface org.kurento.client.WebRtcEndpoint
Close an opened data channel
closeDataChannel(int, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of closeDataChannel: Continuation.onSuccess(F) is called when the action is done.
closeDataChannel(Transaction, int) - Method in interface org.kurento.client.WebRtcEndpoint
Close an opened data channel
CodecConfiguration - Class in org.kurento.client
Defines specific configuration for codecs
CodecConfiguration(String) - Constructor for class org.kurento.client.CodecConfiguration
Create a CodecConfiguration
CodeFoundEvent - Class in org.kurento.client
Event raised by a ZBarFilter when a code is found in the data being streamed.
CodeFoundEvent(MediaObject, String, List<Tag>, String, String, String) - Constructor for class org.kurento.client.CodeFoundEvent
Event raised by a ZBarFilter when a code is found in the data being streamed.
commit() - Method in class org.kurento.client.internal.TransactionImpl
 
commit(Continuation<Void>) - Method in class org.kurento.client.internal.TransactionImpl
 
commit() - Method in interface org.kurento.client.Transaction
 
commit(Continuation<Void>) - Method in interface org.kurento.client.Transaction
 
Composite - Interface in org.kurento.client
A Hub that mixes the #MediaType.AUDIO stream of its connected sources and constructs a grid with the #MediaType.VIDEO streams of its connected sources into its sink
Composite.Builder - Class in org.kurento.client
 
Composite.Builder(MediaPipeline) - Constructor for class org.kurento.client.Composite.Builder
Creates a Builder for Composite
connect(HubPort, HubPort) - Method in interface org.kurento.client.Dispatcher
Connects each corresponding MediaType of the given source port with the sink port.
connect(HubPort, HubPort, Continuation<Void>) - Method in interface org.kurento.client.Dispatcher
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, HubPort, HubPort) - Method in interface org.kurento.client.Dispatcher
Connects each corresponding MediaType of the given source port with the sink port.
connect(MediaElement, MediaType, String, String) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, MediaType, String, String, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, MediaElement, MediaType, String, String) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, MediaElement) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, MediaType) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, MediaType, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, MediaElement, MediaType) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, MediaType, String) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaElement, MediaType, String, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, MediaElement, MediaType, String) - Method in interface org.kurento.client.MediaElement
Connects two elements, with the given restrictions, current MediaElement will start emmit media to sink element.
connect(MediaType, HubPort, HubPort) - Method in interface org.kurento.client.Mixer
Connects each corresponding MediaType of the given source port with the sink port.
connect(MediaType, HubPort, HubPort, Continuation<Void>) - Method in interface org.kurento.client.Mixer
Asynchronous version of connect: Continuation.onSuccess(F) is called when the action is done.
connect(Transaction, MediaType, HubPort, HubPort) - Method in interface org.kurento.client.Mixer
Connects each corresponding MediaType of the given source port with the sink port.
connected() - Method in class org.kurento.client.JsonRpcConnectionListenerKurento
 
connected() - Method in interface org.kurento.client.KurentoConnectionListener
Method invoked when the Kurento client successfully connects to the server
connectionFailed() - Method in class org.kurento.client.JsonRpcConnectionListenerKurento
 
connectionFailed() - Method in interface org.kurento.client.KurentoConnectionListener
Method invoked when the Kurento client could not connect to the server.
ConnectionState - Enum in org.kurento.client
State of the connection.
ConnectionStateChangedEvent - Class in org.kurento.client
Indicates that the state of the connection has changed
ConnectionStateChangedEvent(MediaObject, String, List<Tag>, String, ConnectionState, ConnectionState) - Constructor for class org.kurento.client.ConnectionStateChangedEvent
Indicates that the state of the connection has changed
constructorParams - Variable in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
Continuation<F> - Interface in org.kurento.client
This interface is to be used in asynchronous calls to the media server.
convertFromResult(JsonElement, Type) - Static method in class org.kurento.client.internal.transport.jsonrpc.JsonResponseUtils
 
create(String, Props) - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
create(String) - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
create(String, Props, Continuation<RemoteObject>) - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
create(String, Continuation<RemoteObject>) - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
create(String, Props) - Method in interface org.kurento.client.internal.client.RomClient
 
create(String, Props, Continuation<String>) - Method in interface org.kurento.client.internal.client.RomClient
 
create(String, Props) - Method in class org.kurento.client.internal.client.RomManager
 
create(String, Props, Transaction) - Method in class org.kurento.client.internal.client.RomManager
 
create(String) - Method in class org.kurento.client.internal.client.RomManager
 
create(String, Props, Continuation<RemoteObject>) - Method in class org.kurento.client.internal.client.RomManager
 
create(String, Continuation<RemoteObject>) - Method in class org.kurento.client.internal.client.RomManager
 
create(String, Props) - Method in class org.kurento.client.internal.server.RomServer
 
create(String, Props) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
create(String, Props, Continuation<String>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
create(KurentoConnectionListener) - Static method in class org.kurento.client.JsonRpcConnectionListenerKurento
 
create() - Static method in class org.kurento.client.KurentoClient
 
create(Properties) - Static method in class org.kurento.client.KurentoClient
 
create(String) - Static method in class org.kurento.client.KurentoClient
 
create(String, Properties) - Static method in class org.kurento.client.KurentoClient
 
create(String, KurentoConnectionListener) - Static method in class org.kurento.client.KurentoClient
 
create(String, KurentoConnectionListener, Properties) - Static method in class org.kurento.client.KurentoClient
 
CREATE_CONSTRUCTOR_PARAMS - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
CREATE_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
CREATE_TYPE - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
createCreateRequest(String, Props, boolean) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
createDataChannel(String, boolean, int, int, String) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, int, int, String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction, String, boolean, int, int, String) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel() - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction, String) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction, String, boolean) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, int) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, int, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction, String, boolean, int) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, int, int) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createDataChannel(String, boolean, int, int, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of createDataChannel: Continuation.onSuccess(F) is called when the action is done.
createDataChannel(Transaction, String, boolean, int, int) - Method in interface org.kurento.client.WebRtcEndpoint
Create a new data channel if data channel are supported
createFromJsonRpcClient(JsonRpcClient) - Static method in class org.kurento.client.KurentoClient
 
createInvokeRequest(String, String, Props, Type, boolean) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
createMediaPipeline() - Method in class org.kurento.client.KurentoClient
Creates a new MediaPipeline in the media server
createMediaPipeline(Continuation<MediaPipeline>) - Method in class org.kurento.client.KurentoClient
Creates a new MediaPipeline in the media server
createMediaPipeline(Transaction) - Method in class org.kurento.client.KurentoClient
 
createReleaseRequest(String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.InvokeOperation
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.Operation
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.ReleaseOperation
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.SubscriptionOperation
 
createRequest(RomClientJsonRpcClient) - Method in class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
createSubscribeRequest(String, String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
createUnsubscribeRequest(String, String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
createWithKurentoObject(Class<?>, Props, Transaction) - Method in class org.kurento.client.internal.client.RomManager
 
createWithKurentoObject(Class<?>, Props) - Method in class org.kurento.client.internal.client.RomManager
 
CryptoSuite - Enum in org.kurento.client
Describes the encryption and authentication algorithms

D

DEFAULT_KMS_URL - Static variable in class org.kurento.client.internal.KmsUrlLoader
 
DefaultContinuation<F> - Class in org.kurento.client.internal.client
 
DefaultContinuation(Continuation<?>) - Constructor for class org.kurento.client.internal.client.DefaultContinuation
 
DefaultInvocationHandler - Class in org.kurento.client.internal.client
 
DefaultInvocationHandler() - Constructor for class org.kurento.client.internal.client.DefaultInvocationHandler
 
destroy() - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
destroy() - Method in interface org.kurento.client.internal.client.RomClient
 
destroy() - Method in class org.kurento.client.internal.client.RomManager
 
destroy() - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
destroy() - Method in class org.kurento.client.KurentoClient
 
disconnect(MediaElement, MediaType, String, String) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, MediaType, String, String, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of disconnect: Continuation.onSuccess(F) is called when the action is done.
disconnect(Transaction, MediaElement, MediaType, String, String) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of disconnect: Continuation.onSuccess(F) is called when the action is done.
disconnect(Transaction, MediaElement) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, MediaType) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, MediaType, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of disconnect: Continuation.onSuccess(F) is called when the action is done.
disconnect(Transaction, MediaElement, MediaType) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, MediaType, String) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaElement, MediaType, String, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of disconnect: Continuation.onSuccess(F) is called when the action is done.
disconnect(Transaction, MediaElement, MediaType, String) - Method in interface org.kurento.client.MediaElement
Disconnects two elements, with the given restrictions, current MediaElement stops sending media to sink element.
disconnect(MediaType, HubPort, HubPort) - Method in interface org.kurento.client.Mixer
Disonnects each corresponding MediaType of the given source port from the sink port.
disconnect(MediaType, HubPort, HubPort, Continuation<Void>) - Method in interface org.kurento.client.Mixer
Asynchronous version of disconnect: Continuation.onSuccess(F) is called when the action is done.
disconnect(Transaction, MediaType, HubPort, HubPort) - Method in interface org.kurento.client.Mixer
Disonnects each corresponding MediaType of the given source port from the sink port.
disconnected() - Method in class org.kurento.client.JsonRpcConnectionListenerKurento
 
disconnected() - Method in interface org.kurento.client.KurentoConnectionListener
Method invoked when the Kurento client connection with the server is interrupted
Dispatcher - Interface in org.kurento.client
A Hub that allows routing between arbitrary port pairs
Dispatcher.Builder - Class in org.kurento.client
 
Dispatcher.Builder(MediaPipeline) - Constructor for class org.kurento.client.Dispatcher.Builder
Creates a Builder for Dispatcher
DispatcherOneToMany - Interface in org.kurento.client
A Hub that sends a given source to all the connected sinks
DispatcherOneToMany.Builder - Class in org.kurento.client
 
DispatcherOneToMany.Builder(MediaPipeline) - Constructor for class org.kurento.client.DispatcherOneToMany.Builder
Creates a Builder for DispatcherOneToMany

E

ElementConnectedEvent - Class in org.kurento.client
Indicates that an element has been connected to other
ElementConnectedEvent(MediaObject, String, List<Tag>, String, MediaElement, MediaType, String, String) - Constructor for class org.kurento.client.ElementConnectedEvent
Indicates that an element has been connected to other
ElementConnectionData - Class in org.kurento.client
 
ElementConnectionData(MediaElement, MediaElement, MediaType, String, String) - Constructor for class org.kurento.client.ElementConnectionData
Create a ElementConnectionData
ElementDisconnectedEvent - Class in org.kurento.client
Indicates that an element has been disconnected
ElementDisconnectedEvent(MediaObject, String, List<Tag>, String, MediaElement, MediaType, String, String) - Constructor for class org.kurento.client.ElementDisconnectedEvent
Indicates that an element has been disconnected
ElementStats - Class in org.kurento.client
A dictionary that represents the stats gathered in the media element.
ElementStats(String, StatsType, double, double, double) - Constructor for class org.kurento.client.ElementStats
Create a ElementStats
EndOfStreamEvent - Class in org.kurento.client
Event raised when the stream that the element sends out is finished.
EndOfStreamEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.EndOfStreamEvent
Event raised when the stream that the element sends out is finished.
Endpoint - Interface in org.kurento.client
Base interface for all end points.
EndpointStats - Class in org.kurento.client
A dictionary that represents the stats gathered in the endpoint element.
EndpointStats(String, StatsType, double, double, double, double, double) - Constructor for class org.kurento.client.EndpointStats
Create a EndpointStats
equals(Object) - Method in class org.kurento.client.internal.client.RemoteObject
 
equals(Object) - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
equals(Object) - Method in class org.kurento.client.internal.server.RemoteObjectManager.ObjectHolder
 
ErrorEvent - Class in org.kurento.client
An error related to the MediaObject has occurred
ErrorEvent(MediaObject, String, List<Tag>, String, int, String) - Constructor for class org.kurento.client.ErrorEvent
An error related to the MediaObject has occurred
ErrorLogContinuation<E> - Class in org.kurento.client.internal.client
 
ErrorLogContinuation(String) - Constructor for class org.kurento.client.internal.client.ErrorLogContinuation
 
Event - Interface in org.kurento.client
Parent interface for Kurento events
EventListener<T extends Event> - Interface in org.kurento.client
Interface to be implemented by MediaEvent listeners.
EventSubscription - Annotation Type in org.kurento.client.internal.server
 
extractEventParams(Annotation[][], Props) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
extractProps(List<String>, Object[]) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
extractProps(Annotation[][], Object[], int) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
extractProps(Annotation[][], Object[]) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 

F

FaceOverlayFilter - Interface in org.kurento.client
FaceOverlayFilter interface.
FaceOverlayFilter.Builder - Class in org.kurento.client
 
FaceOverlayFilter.Builder(MediaPipeline) - Constructor for class org.kurento.client.FaceOverlayFilter.Builder
Creates a Builder for FaceOverlayFilter
Filter - Interface in org.kurento.client
Base interface for all filters.
FilterType - Enum in org.kurento.client
Type of filter to be created.
findMethod(Object, String, Object[]) - Method in class org.kurento.client.internal.client.DefaultInvocationHandler
 
fireEvent(String, Props) - Method in class org.kurento.client.internal.client.RemoteObject
 
flattenParams(Props) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
Flatten the parameter list to be sent to remote server using flattenParam method
flattenParams(Props, boolean) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
Flatten the parameter list to be sent to remote server using flattenParam method
flattenResult(Object, RemoteObjectManager) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
Fraction - Class in org.kurento.client
Type that represents a fraction of an integer numerator over an integer denominator
Fraction(int, int) - Constructor for class org.kurento.client.Fraction
Create a Fraction
future - Variable in class org.kurento.client.internal.client.operation.Operation
 

G

gatherCandidates() - Method in interface org.kurento.client.WebRtcEndpoint
Init the gathering of ICE candidates.
gatherCandidates(Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
Asynchronous version of gatherCandidates: Continuation.onSuccess(F) is called when the action is done.
gatherCandidates(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
Init the gathering of ICE candidates.
generateOffer() - Method in interface org.kurento.client.SdpEndpoint
Request a SessionSpec offer.
generateOffer(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
Asynchronous version of generateOffer: Continuation.onSuccess(F) is called when the action is done.
generateOffer(Transaction) - Method in interface org.kurento.client.SdpEndpoint
Request a SessionSpec offer.
get() - Method in class org.kurento.client.internal.TFutureImpl
 
get(String) - Method in class org.kurento.client.Properties
 
get() - Method in interface org.kurento.client.TFuture
Waits if necessary for the transaction to be committed, and then retrieves its result.
getActiveConnection() - Method in class org.kurento.client.RTCTransportStats
get Set to true when transport is active.
getActualTypeArguments() - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener.GenericListType
 
getAddressSourceUrl() - Method in class org.kurento.client.RTCIceCandidateAttributes
get The URL of the TURN or STUN server indicated in the RTCIceServers that translated this IP address.
getAssociateStatsId() - Method in class org.kurento.client.RTCRTPStreamStats
get The associateStatsId is used for looking up the corresponding (local/remote) RTCStats object for a given SSRC.
getAudioE2ELatency() - Method in class org.kurento.client.EndpointStats
get End-to-end audio latency measured in nano seconds
getAudioLevel() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for audio, and the value is between 0..1 (linear), where 1.0 represents 0 dBov.
getAvailableIncomingBitrate() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Measured in Bits per second, and is implementation dependent.
getAvailableOutgoingBitrate() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Measured in Bits per second, and is implementation dependent.
getBase64Certificate() - Method in class org.kurento.client.RTCCertificateStats
get For example, DER-encoded, base-64 representation of a certifiate.
getBitrate() - Method in class org.kurento.client.AudioCaps
get Bitrate
getById(String, Class<T>) - Method in class org.kurento.client.internal.client.RomManager
 
getById(String, Class<T>) - Method in class org.kurento.client.KurentoClient
 
getBytesReceived() - Method in class org.kurento.client.RTCDataChannelStats
get Represents the total number of bytes received on this RTCDatachannel, i.e., not including headers or padding.
getBytesReceived() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Represents the total number of payload bytes received on this candidate pair, i.e., not including headers or padding.
getBytesReceived() - Method in class org.kurento.client.RTCInboundRTPStreamStats
get Total number of bytes received for this SSRC.
getBytesReceived() - Method in class org.kurento.client.RTCTransportStats
get Represents the total number of bytes received on this PeerConnection, i.e., not including headers or padding.
getBytesSent() - Method in class org.kurento.client.RTCDataChannelStats
get Represents the total number of payload bytes sent on this RTCDatachannel, i.e., not including headers or padding.
getBytesSent() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Represents the total number of payload bytes sent on this candidate pair, i.e., not including headers or padding.
getBytesSent() - Method in class org.kurento.client.RTCOutboundRTPStreamStats
get Total number of bytes sent for this SSRC.
getBytesSent() - Method in class org.kurento.client.RTCTransportStats
get Represents the total number of payload bytes sent on this PeerConnection, i.e., not including headers or padding.
getCandidate() - Method in class org.kurento.client.IceCandidate
get The candidate-attribute as defined in section 15.1 of ICE (rfc5245).
getCandidate() - Method in class org.kurento.client.OnIceCandidateEvent
Getter for the candidate property
getCandidateType() - Method in class org.kurento.client.RTCIceCandidateAttributes
get The enumeration RTCStatsIceCandidateType is based on the cand-type defined in [RFC5245] section 15.1.
getCapabilities() - Method in class org.kurento.client.ServerInfo
get Describes the capabilities that this server supports
getChannelId() - Method in class org.kurento.client.OnDataChannelClosedEvent
Getter for the channelId property
getChannelId() - Method in class org.kurento.client.OnDataChannelOpenedEvent
Getter for the channelId property
getChannels() - Method in class org.kurento.client.RTCCodec
get Use 2 for stereo, missing for most other cases.
getChilds() - Method in interface org.kurento.client.MediaObject
 
getChilds(Continuation<List<MediaObject>>) - Method in interface org.kurento.client.MediaObject
 
getChilds(Transaction) - Method in interface org.kurento.client.MediaObject
 
getClassFor(String) - Method in class org.kurento.client.internal.transport.serialization.ModuleClassesManager
 
getClassFor(String, String) - Method in class org.kurento.client.internal.transport.serialization.ModuleClassesManager
 
getClassFor(String) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
getClient() - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
getClockRate() - Method in class org.kurento.client.RTCCodec
get Represents the media sampling rate.
getCode() - Method in exception org.kurento.client.internal.server.KurentoServerException
 
getCodec() - Method in class org.kurento.client.AudioCaps
get Audio codec
getCodec() - Method in class org.kurento.client.RTCCodec
get e.g., video/vp8 or equivalent.
getCodec() - Method in class org.kurento.client.VideoCaps
get Video codec
getCodecId() - Method in class org.kurento.client.RTCRTPStreamStats
get The codec identifier
getCodeType() - Method in class org.kurento.client.CodeFoundEvent
Getter for the codeType property
getCommand() - Method in interface org.kurento.client.GStreamerFilter
 
getCommand(Continuation<String>) - Method in interface org.kurento.client.GStreamerFilter
 
getCommand(Transaction) - Method in interface org.kurento.client.GStreamerFilter
 
getComponentId() - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Getter for the componentId property
getConnectionState() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getConnectionState(Continuation<ConnectionState>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getConnectionState(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getCreationTime() - Method in interface org.kurento.client.MediaObject
 
getCreationTime(Continuation<Integer>) - Method in interface org.kurento.client.MediaObject
 
getCreationTime(Transaction) - Method in interface org.kurento.client.MediaObject
 
getCrypto() - Method in class org.kurento.client.SDES
get The crypto-suite used
getData() - Method in exception org.kurento.client.internal.server.KurentoServerException
 
getDatachannelid() - Method in class org.kurento.client.RTCDataChannelStats
get The RTCDatachannel identifier.
getDataChannelsClosed() - Method in class org.kurento.client.RTCPeerConnectionStats
get Represents the number of unique datachannels closed.
getDataChannelsOpened() - Method in class org.kurento.client.RTCPeerConnectionStats
get Represents the number of unique datachannels opened.
getDecrementFactor() - Method in class org.kurento.client.RembParams
get Determine how much is decreased the current REMB when too losses are detected.
getDenominator() - Method in class org.kurento.client.Fraction
get the denominator of the fraction
getDescription() - Method in class org.kurento.client.ErrorEvent
Getter for the description property
getDescription() - Method in class org.kurento.client.internal.client.operation.InvokeOperation
 
getDescription() - Method in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
getDescription() - Method in class org.kurento.client.internal.client.operation.Operation
 
getDescription() - Method in class org.kurento.client.internal.client.operation.ReleaseOperation
 
getDescription() - Method in class org.kurento.client.internal.client.operation.SubscriptionOperation
 
getDescription() - Method in class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
getEchoReturnLoss() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only present on audio tracks sourced from a microphone where echo cancellation is applied.
getEchoReturnLossEnhancement() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only present on audio tracks sourced from a microphone where echo cancellation is applied.
getError() - Method in exception org.kurento.client.internal.server.KurentoServerException
 
getErrorCode() - Method in class org.kurento.client.ErrorEvent
Getter for the errorCode property
getErrorType() - Method in exception org.kurento.client.internal.server.KurentoServerException
 
getExponentialFactor() - Method in class org.kurento.client.RembParams
get Factor used to increase exponentially the next REMB when it is below the threshold.
getFactories() - Method in class org.kurento.client.ModuleInfo
get Module available factories
getFingerprint() - Method in class org.kurento.client.RTCCertificateStats
get Only use the fingerprint value as defined in Section 5 of [RFC4572].
getFingerprintAlgorithm() - Method in class org.kurento.client.RTCCertificateStats
get For instance, 'sha-256'.
getFirCount() - Method in class org.kurento.client.RTCRTPStreamStats
get Count the total number of Full Intra Request (FIR) packets received by the sender.
getFor(Object) - Static method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
getFractionLost() - Method in class org.kurento.client.RTCRTPStreamStats
get The fraction packet loss reported for this SSRC.
getFrameHeight() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only makes sense for video media streams and represents the height of the video frame for this SSRC.
getFramerate() - Method in class org.kurento.client.VideoCaps
get Framerate
getFramesCorrupted() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video.
getFramesDecoded() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video.
getFramesDropped() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video.
getFramesPerSecond() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video.
getFramesReceived() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video and when remoteSource is set to true.
getFramesSent() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only valid for video.
getFrameWidth() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Only makes sense for video media streams and represents the width of the video frame for this SSRC.
getFuture() - Method in class org.kurento.client.internal.client.operation.Operation
 
getFuture() - Method in class org.kurento.client.internal.TFutureImpl
 
getGstreamerDot(GstreamerDotDetails) - Method in interface org.kurento.client.Hub
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot(GstreamerDotDetails, Continuation<String>) - Method in interface org.kurento.client.Hub
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction, GstreamerDotDetails) - Method in interface org.kurento.client.Hub
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot() - Method in interface org.kurento.client.Hub
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot(Continuation<String>) - Method in interface org.kurento.client.Hub
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction) - Method in interface org.kurento.client.Hub
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot(GstreamerDotDetails) - Method in interface org.kurento.client.MediaElement
Returns a string in dot (graphviz) format that represents the gstreamer elements inside
getGstreamerDot(GstreamerDotDetails, Continuation<String>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction, GstreamerDotDetails) - Method in interface org.kurento.client.MediaElement
Returns a string in dot (graphviz) format that represents the gstreamer elements inside
getGstreamerDot() - Method in interface org.kurento.client.MediaElement
Returns a string in dot (graphviz) format that represents the gstreamer elements inside
getGstreamerDot(Continuation<String>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction) - Method in interface org.kurento.client.MediaElement
Returns a string in dot (graphviz) format that represents the gstreamer elements inside
getGstreamerDot(GstreamerDotDetails) - Method in interface org.kurento.client.MediaPipeline
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot(GstreamerDotDetails, Continuation<String>) - Method in interface org.kurento.client.MediaPipeline
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction, GstreamerDotDetails) - Method in interface org.kurento.client.MediaPipeline
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot() - Method in interface org.kurento.client.MediaPipeline
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getGstreamerDot(Continuation<String>) - Method in interface org.kurento.client.MediaPipeline
Asynchronous version of getGstreamerDot: Continuation.onSuccess(F) is called when the action is done.
getGstreamerDot(Transaction) - Method in interface org.kurento.client.MediaPipeline
Returns a string in dot (graphviz) format that represents the gstreamer elements inside the pipeline
getId() - Method in interface org.kurento.client.KurentoObject
 
getId() - Method in interface org.kurento.client.MediaObject
 
getId(Continuation<String>) - Method in interface org.kurento.client.MediaObject
 
getId(Transaction) - Method in interface org.kurento.client.MediaObject
 
getId() - Method in class org.kurento.client.Stats
get A unique id that is associated with the object that was inspected to produce this Stats object.
getInfo() - Method in interface org.kurento.client.ServerManager
 
getInfo(Continuation<ServerInfo>) - Method in interface org.kurento.client.ServerManager
 
getInfo(Transaction) - Method in interface org.kurento.client.ServerManager
 
getInputAudioLatency() - Method in class org.kurento.client.ElementStats
get Audio average measured on the sink pad in nano seconds
getInputVideoLatency() - Method in class org.kurento.client.ElementStats
get Video average measured on the sink pad in nano seconds
getInstance() - Static method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
getIpAddress() - Method in class org.kurento.client.RTCIceCandidateAttributes
get It is the IP address of the candidate, allowing for IPv4 addresses, IPv6 addresses, and fully qualified domain names (FQDNs).
getIsRemote() - Method in class org.kurento.client.RTCRTPStreamStats
get false indicates that the statistics are measured locally, while true indicates that the measurements were done at the remote endpoint and reported in an RTCP RR/XR.
getIssuerCertificateId() - Method in class org.kurento.client.RTCCertificateStats
get
getJitter() - Method in class org.kurento.client.RTCInboundRTPStreamStats
get Packet Jitter measured in seconds for this SSRC.
getKey() - Method in class org.kurento.client.SDES
get The cryptographic master key.
getKey() - Method in class org.kurento.client.Tag
get Tag key
getKmd(String) - Method in interface org.kurento.client.ServerManager
Returns the kmd associated to a module
getKmd(String, Continuation<String>) - Method in interface org.kurento.client.ServerManager
Asynchronous version of getKmd: Continuation.onSuccess(F) is called when the action is done.
getKmd(Transaction, String) - Method in interface org.kurento.client.ServerManager
Returns the kmd associated to a module
getKmsUrl(String) - Method in class org.kurento.client.internal.KmsUrlLoader
 
getKmsUrl(String, Properties) - Static method in class org.kurento.client.KurentoClient
 
getKmsUrlLoad(String, int) - Method in class org.kurento.client.internal.KmsUrlLoader
 
getKurentoObject() - Method in class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
getKurentoObject() - Method in class org.kurento.client.internal.client.RemoteObject
 
getKurentoServerException() - Method in exception org.kurento.client.TransactionRollbackException
 
getLabel() - Method in class org.kurento.client.RTCDataChannelStats
get The RTCDatachannel label.
getLatencyStats() - Method in interface org.kurento.client.MediaPipeline
 
getLatencyStats(Continuation<Boolean>) - Method in interface org.kurento.client.MediaPipeline
 
getLatencyStats(Transaction) - Method in interface org.kurento.client.MediaPipeline
 
getLinealFactorGrade() - Method in class org.kurento.client.RembParams
get Determine the value of the next linearFactor based on the threshold and the current REMB.
getLinealFactorMin() - Method in class org.kurento.client.RembParams
get Set the min of the factor used to increase linearly the next REMB when it is over the threshold.
getListener() - Method in class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
getListenerSubscription() - Method in class org.kurento.client.internal.client.operation.SubscriptionOperation
 
getListenerSubscription() - Method in class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
getLocalCandidateId() - Method in class org.kurento.client.RTCIceCandidatePairStats
get It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidateAttributes for the local candidate associated with this candidate pair.
getLocalCertificateId() - Method in class org.kurento.client.RTCTransportStats
get For components where DTLS is negotiated, give local certificate.
getLocalSessionDescriptor() - Method in interface org.kurento.client.SdpEndpoint
This method gives access to the SessionSpec offered by this NetworkConnection.
getLocalSessionDescriptor(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
Asynchronous version of getLocalSessionDescriptor: Continuation.onSuccess(F) is called when the action is done.
getLocalSessionDescriptor(Transaction) - Method in interface org.kurento.client.SdpEndpoint
This method gives access to the SessionSpec offered by this NetworkConnection.
getManager() - Method in class org.kurento.client.internal.client.RemoteObjectFactory
 
getMaxAudioRecvBandwidth() - Method in interface org.kurento.client.SdpEndpoint
 
getMaxAudioRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.SdpEndpoint
 
getMaxAudioRecvBandwidth(Transaction) - Method in interface org.kurento.client.SdpEndpoint
 
getMaxOuputBitrate() - Method in interface org.kurento.client.MediaElement
 
getMaxOuputBitrate(Continuation<Integer>) - Method in interface org.kurento.client.MediaElement
 
getMaxOuputBitrate(Transaction) - Method in interface org.kurento.client.MediaElement
 
getMaxVideoRecvBandwidth() - Method in interface org.kurento.client.SdpEndpoint
 
getMaxVideoRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.SdpEndpoint
 
getMaxVideoRecvBandwidth(Transaction) - Method in interface org.kurento.client.SdpEndpoint
 
getMaxVideoSendBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMaxVideoSendBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMaxVideoSendBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMediaPipeline() - Method in interface org.kurento.client.MediaObject
 
getMediaPipeline(Continuation<MediaPipeline>) - Method in interface org.kurento.client.MediaObject
 
getMediaPipeline(Transaction) - Method in interface org.kurento.client.MediaObject
 
getMediaState() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMediaState(Continuation<MediaState>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMediaState(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMediaTrackId() - Method in class org.kurento.client.RTCRTPStreamStats
get Track identifier.
getMediaType() - Method in class org.kurento.client.ElementConnectedEvent
Getter for the mediaType property
getMediaType() - Method in class org.kurento.client.ElementDisconnectedEvent
Getter for the mediaType property
getMessagesReceived() - Method in class org.kurento.client.RTCDataChannelStats
get Represents the total number of API 'message' events received.
getMessagesSent() - Method in class org.kurento.client.RTCDataChannelStats
get Represents the total number of API 'message' events sent.
getMetadata() - Method in interface org.kurento.client.ServerManager
 
getMetadata(Continuation<String>) - Method in interface org.kurento.client.ServerManager
 
getMetadata(Transaction) - Method in interface org.kurento.client.ServerManager
 
getMinOuputBitrate() - Method in interface org.kurento.client.MediaElement
 
getMinOuputBitrate(Continuation<Integer>) - Method in interface org.kurento.client.MediaElement
 
getMinOuputBitrate(Transaction) - Method in interface org.kurento.client.MediaElement
 
getMinVideoRecvBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMinVideoRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMinVideoRecvBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMinVideoSendBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMinVideoSendBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getMinVideoSendBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getModules() - Method in class org.kurento.client.ServerInfo
get Descriptor of all modules loaded by the server
getNackCount() - Method in class org.kurento.client.RTCRTPStreamStats
get Count the total number of Negative ACKnowledgement (NACK) packets received by the sender and is sent by receiver.
getName() - Method in class org.kurento.client.CodecConfiguration
get Name of the codec defined as /[/]
getName() - Method in interface org.kurento.client.MediaObject
 
getName(Continuation<String>) - Method in interface org.kurento.client.MediaObject
 
getName(Transaction) - Method in interface org.kurento.client.MediaObject
 
getName() - Method in class org.kurento.client.ModuleInfo
get Module name
getNewState() - Method in class org.kurento.client.ConnectionStateChangedEvent
Getter for the newState property
getNewState() - Method in class org.kurento.client.MediaStateChangedEvent
Getter for the newState property
getNominated() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Related to updating the nominated flag described in Section 7.1.3.2.4 of [RFC5245].
getNumerator() - Method in class org.kurento.client.Fraction
get the numerator of the fraction
getObject(String) - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
getObject(String) - Method in class org.kurento.client.internal.client.RomManager
 
getObject(String) - Method in class org.kurento.client.internal.server.RemoteObjectManager
 
getObject() - Method in class org.kurento.client.internal.server.RemoteObjectManager.ObjectHolder
 
getObject(String) - Method in interface org.kurento.client.internal.transport.serialization.ObjectRefsManager
 
getObject() - Method in class org.kurento.client.ObjectCreatedEvent
Getter for the object property
getObjectId() - Method in class org.kurento.client.ObjectDestroyedEvent
Getter for the objectId property
getObjectManager() - Method in class org.kurento.client.internal.client.RomManager
 
getObjectRef(Object) - Method in class org.kurento.client.internal.client.operation.Operation
 
getObjectRef() - Method in class org.kurento.client.internal.client.RemoteObject
 
getObjectRefFrom(Object) - Method in class org.kurento.client.internal.server.RemoteObjectManager
 
getOldState() - Method in class org.kurento.client.ConnectionStateChangedEvent
Getter for the oldState property
getOldState() - Method in class org.kurento.client.MediaStateChangedEvent
Getter for the oldState property
getOwnerType() - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener.GenericListType
 
getPackageName() - Static method in class org.kurento.module.KurentoModuleInfo
 
getPacketsLost() - Method in class org.kurento.client.RTCRTPStreamStats
get Total number of RTP packets lost for this SSRC.
getPacketsReceived() - Method in class org.kurento.client.RTCInboundRTPStreamStats
get Total number of RTP packets received for this SSRC.
getPacketsRecvIntervalTop() - Method in class org.kurento.client.RembParams
get Size of the RTP packets history to smooth fraction-lost.
getPacketsSent() - Method in class org.kurento.client.RTCOutboundRTPStreamStats
get Total number of RTP packets sent for this SSRC.
getParamAnnotation(Annotation[]) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
getParameters() - Method in class org.kurento.client.RTCCodec
get From the SDP description line.
getParamNames(Method) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
getParamNames(Constructor<?>) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
getParamNames(Annotation[][]) - Static method in class org.kurento.client.internal.ParamAnnotationUtils
 
getParent() - Method in interface org.kurento.client.MediaObject
 
getParent(Continuation<MediaObject>) - Method in interface org.kurento.client.MediaObject
 
getParent(Transaction) - Method in interface org.kurento.client.MediaObject
 
getPayloadType() - Method in class org.kurento.client.RTCCodec
get Payload type as used in RTP encoding.
getPipelines() - Method in interface org.kurento.client.ServerManager
 
getPipelines(Continuation<List<MediaPipeline>>) - Method in interface org.kurento.client.ServerManager
 
getPipelines(Transaction) - Method in interface org.kurento.client.ServerManager
 
getPliCount() - Method in class org.kurento.client.RTCRTPStreamStats
get Count the total number of Packet Loss Indication (PLI) packets received by the sender and is sent by receiver.
getPortNumber() - Method in class org.kurento.client.RTCIceCandidateAttributes
get It is the port number of the candidate.
getPriority() - Method in class org.kurento.client.RTCIceCandidateAttributes
get Represents the priority of the candidate
getPriority() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Calculated from candidate priorities as defined in [RFC5245] section 5.7.2.
getProperties() - Method in class org.kurento.client.CodecConfiguration
get String used for tuning codec properties
getProtocol() - Method in class org.kurento.client.RTCDataChannelStats
get The protocol used.
getRawType() - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener.GenericListType
 
getReadable() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Has gotten a valid incoming ICE request.
getRemb() - Method in class org.kurento.client.RTCRTPStreamStats
get The Receiver Estimated Maximum Bitrate (REMB).
getRembOnConnect() - Method in class org.kurento.client.RembParams
get REMB propagated upstream when video sending is started in a new connected endpoint.
getRembParams() - Method in interface org.kurento.client.BaseRtpEndpoint
 
getRembParams(Continuation<RembParams>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getRembParams(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
getRemoteCandidateId() - Method in class org.kurento.client.RTCIceCandidatePairStats
get It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidateAttributes for the remote candidate associated with this candidate pair.
getRemoteCertificateId() - Method in class org.kurento.client.RTCTransportStats
get For components where DTLS is negotiated, give remote certificate.
getRemoteObject(Object) - Method in class org.kurento.client.internal.client.operation.Operation
 
getRemoteObject() - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
getRemoteObject(String) - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
getRemoteSessionDescriptor() - Method in interface org.kurento.client.SdpEndpoint
This method gives access to the remote session description.
getRemoteSessionDescriptor(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
Asynchronous version of getRemoteSessionDescriptor: Continuation.onSuccess(F) is called when the action is done.
getRemoteSessionDescriptor(Transaction) - Method in interface org.kurento.client.SdpEndpoint
This method gives access to the remote session description.
getRemoteSource() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get true indicates that this is a remote source.
getRomClient() - Method in class org.kurento.client.internal.client.RomManager
 
getRomManager() - Method in class org.kurento.client.internal.client.RemoteObject
 
getRomManager() - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
getRomType(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
getRoundTripTime() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Represents the RTT computed by the STUN connectivity checks
getRoundTripTime() - Method in class org.kurento.client.RTCOutboundRTPStreamStats
get Estimated round trip time (seconds) for this SSRC based on the RTCP timestamp.
getRtcpTransportStatsId() - Method in class org.kurento.client.RTCTransportStats
get If RTP and RTCP are not multiplexed, this is the id of the transport that gives stats for the RTCP component, and this record has only the RTP component stats.
getSdpMid() - Method in class org.kurento.client.IceCandidate
get If present, this contains the identifier of the 'media stream identification'.
getSdpMLineIndex() - Method in class org.kurento.client.IceCandidate
get The index (starting at zero) of the m-line in the SDP this candidate is associated with.
getSelectedCandidatePairId() - Method in class org.kurento.client.RTCTransportStats
get It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidatePairStats associated with this transport.
getSendTagsInEvents() - Method in interface org.kurento.client.MediaObject
 
getSendTagsInEvents(Continuation<Boolean>) - Method in interface org.kurento.client.MediaObject
 
getSendTagsInEvents(Transaction) - Method in interface org.kurento.client.MediaObject
 
getServerManager() - Method in class org.kurento.client.KurentoClient
 
getServerMessage() - Method in exception org.kurento.client.internal.server.KurentoServerException
 
getSessions() - Method in interface org.kurento.client.ServerManager
 
getSessions(Continuation<List<String>>) - Method in interface org.kurento.client.ServerManager
 
getSessions(Transaction) - Method in interface org.kurento.client.ServerManager
 
getSink() - Method in class org.kurento.client.ElementConnectedEvent
Getter for the sink property
getSink() - Method in class org.kurento.client.ElementConnectionData
get The sink element in the connection
getSink() - Method in class org.kurento.client.ElementDisconnectedEvent
Getter for the sink property
getSinkConnections(MediaType, String) - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkConnections(MediaType, String, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSinkConnections: Continuation.onSuccess(F) is called when the action is done.
getSinkConnections(Transaction, MediaType, String) - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkConnections() - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkConnections(Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSinkConnections: Continuation.onSuccess(F) is called when the action is done.
getSinkConnections(Transaction) - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkConnections(MediaType) - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkConnections(MediaType, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSinkConnections: Continuation.onSuccess(F) is called when the action is done.
getSinkConnections(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
Returns a list of the connections information of the elements that ere receiving media from this element.
getSinkDescription() - Method in class org.kurento.client.ElementConnectionData
get Description of sink media.
getSinkMediaDescription() - Method in class org.kurento.client.ElementConnectedEvent
Getter for the sinkMediaDescription property
getSinkMediaDescription() - Method in class org.kurento.client.ElementDisconnectedEvent
Getter for the sinkMediaDescription property
getSliCount() - Method in class org.kurento.client.RTCRTPStreamStats
get Count the total number of Slice Loss Indication (SLI) packets received by the sender.
getSource() - Method in class org.kurento.client.ElementConnectionData
get The source element in the connection
getSource() - Method in class org.kurento.client.RaiseBaseEvent
Getter for the source property
getSourceConnections(MediaType, String) - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceConnections(MediaType, String, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSourceConnections: Continuation.onSuccess(F) is called when the action is done.
getSourceConnections(Transaction, MediaType, String) - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceConnections() - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceConnections(Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSourceConnections: Continuation.onSuccess(F) is called when the action is done.
getSourceConnections(Transaction) - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceConnections(MediaType) - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceConnections(MediaType, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getSourceConnections: Continuation.onSuccess(F) is called when the action is done.
getSourceConnections(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
Get the connections information of the elements that are sending media to this element MediaElement
getSourceDescription() - Method in class org.kurento.client.ElementConnectionData
get Description of source media.
getSourceMediaDescription() - Method in class org.kurento.client.ElementConnectedEvent
Getter for the sourceMediaDescription property
getSourceMediaDescription() - Method in class org.kurento.client.ElementDisconnectedEvent
Getter for the sourceMediaDescription property
getSsrc() - Method in class org.kurento.client.RTCRTPStreamStats
get The synchronized source SSRC
getSsrcIds() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Synchronized sources.
getState() - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Getter for the state property
getState() - Method in class org.kurento.client.RTCDataChannelStats
get The state of the RTCDatachannel.
getState() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Represents the state of the checklist for the local and remote candidates in a pair.
getStats(MediaType) - Method in interface org.kurento.client.MediaElement
Provides statistics collected for this endpoint
getStats(MediaType, Continuation<Map<String, Stats>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getStats: Continuation.onSuccess(F) is called when the action is done.
getStats(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
Provides statistics collected for this endpoint
getStats() - Method in interface org.kurento.client.MediaElement
Provides statistics collected for this endpoint
getStats(Continuation<Map<String, Stats>>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of getStats: Continuation.onSuccess(F) is called when the action is done.
getStats(Transaction) - Method in interface org.kurento.client.MediaElement
Provides statistics collected for this endpoint
getStreamId() - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Getter for the streamId property
getStreamIdentifier() - Method in class org.kurento.client.RTCMediaStreamStats
get Stream identifier.
getStunServerAddress() - Method in interface org.kurento.client.WebRtcEndpoint
 
getStunServerAddress(Continuation<String>) - Method in interface org.kurento.client.WebRtcEndpoint
 
getStunServerAddress(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
getStunServerPort() - Method in interface org.kurento.client.WebRtcEndpoint
 
getStunServerPort(Continuation<Integer>) - Method in interface org.kurento.client.WebRtcEndpoint
 
getStunServerPort(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
getSubscription() - Method in class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
getSubscriptionId() - Method in class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
getSubscriptionId() - Method in interface org.kurento.client.ListenerSubscription
Returns the registration id for this listener
getTag(String) - Method in interface org.kurento.client.MediaObject
Returns the value associated to the given key.
getTag(String, Continuation<String>) - Method in interface org.kurento.client.MediaObject
Asynchronous version of getTag: Continuation.onSuccess(F) is called when the action is done.
getTag(Transaction, String) - Method in interface org.kurento.client.MediaObject
Returns the value associated to the given key.
getTags() - Method in interface org.kurento.client.MediaObject
Returns all the MediaObject tags.
getTags(Continuation<List<Tag>>) - Method in interface org.kurento.client.MediaObject
Asynchronous version of getTags: Continuation.onSuccess(F) is called when the action is done.
getTags(Transaction) - Method in interface org.kurento.client.MediaObject
Returns all the MediaObject tags.
getTags() - Method in class org.kurento.client.RaiseBaseEvent
Getter for the tags property
getTargetBitrate() - Method in class org.kurento.client.RTCOutboundRTPStreamStats
get Presently configured bitrate target of this SSRC, in bits per second.
getThresholdFactor() - Method in class org.kurento.client.RembParams
get Determine the next threshold (TH) when too losses are detected.
getTimestamp() - Method in class org.kurento.client.RaiseBaseEvent
Getter for the timestamp property
getTimestamp() - Method in class org.kurento.client.Stats
get The timestamp associated with this object.
getTrackIdentifier() - Method in class org.kurento.client.RTCMediaStreamTrackStats
get Represents the track.id property.
getTrackIds() - Method in class org.kurento.client.RTCMediaStreamStats
get This is the id of the stats object, not the track.id.
getTransport() - Method in class org.kurento.client.RTCIceCandidateAttributes
get Valid values for transport is one of udp and tcp.
getTransportId() - Method in class org.kurento.client.RTCIceCandidatePairStats
get It is a unique identifier that is associated to the object that was inspected to produce the RTCTransportStats associated with this candidate pair.
getTransportId() - Method in class org.kurento.client.RTCRTPStreamStats
get It is a unique identifier that is associated to the object that was inspected to produce the RTCTransportStats associated with this RTP stream.
getTurnUrl() - Method in interface org.kurento.client.WebRtcEndpoint
 
getTurnUrl(Continuation<String>) - Method in interface org.kurento.client.WebRtcEndpoint
 
getTurnUrl(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
getType() - Method in class org.kurento.client.ElementConnectionData
get MediaType of the connection
getType() - Method in class org.kurento.client.ErrorEvent
Getter for the type property
getType() - Method in class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
getType() - Method in class org.kurento.client.internal.client.RemoteObject
 
getType() - Method in class org.kurento.client.MediaEvent
Getter for the type property
getType() - Method in class org.kurento.client.ServerInfo
get Describes the type of mediaserver
getType() - Method in class org.kurento.client.Stats
get The type of this object.
getUpLosses() - Method in class org.kurento.client.RembParams
get Max fraction-lost to no determine too losses.
getUri() - Method in interface org.kurento.client.UriEndpoint
 
getUri(Continuation<String>) - Method in interface org.kurento.client.UriEndpoint
 
getUri(Transaction) - Method in interface org.kurento.client.UriEndpoint
 
getUrl() - Method in interface org.kurento.client.HttpEndpoint
Obtains the URL associated to this endpoint
getUrl(Continuation<String>) - Method in interface org.kurento.client.HttpEndpoint
Asynchronous version of getUrl: Continuation.onSuccess(F) is called when the action is done.
getUrl(Transaction) - Method in interface org.kurento.client.HttpEndpoint
Obtains the URL associated to this endpoint
getValue() - Method in class org.kurento.client.CodeFoundEvent
Getter for the value property
getValue() - Method in class org.kurento.client.Tag
get Tag Value
getVersion() - Method in class org.kurento.client.ModuleInfo
get Module version
getVersion() - Method in class org.kurento.client.ServerInfo
get MediaServer version
getVideoE2ELatency() - Method in class org.kurento.client.EndpointStats
get End-to-end video latency measured in nano seconds
getWritable() - Method in class org.kurento.client.RTCIceCandidatePairStats
get Has gotten ACK to an ICE request.
GstreamerDotDetails - Enum in org.kurento.client
Details of gstreamer dot graphs
GStreamerFilter - Interface in org.kurento.client
This is a generic filter interface, that creates GStreamer filters in the media server.
GStreamerFilter.Builder - Class in org.kurento.client
 
GStreamerFilter.Builder(MediaPipeline, String) - Constructor for class org.kurento.client.GStreamerFilter.Builder
Creates a Builder for GStreamerFilter

H

handleRequest(Transaction, Request<JsonObject>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomServerJsonRpcHandler
 
hashCode() - Method in class org.kurento.client.internal.client.RemoteObject
 
hashCode() - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
hashCode() - Method in class org.kurento.client.internal.server.RemoteObjectManager.ObjectHolder
 
HttpEndpoint - Interface in org.kurento.client
Endpoint that enables Kurento to work as an HTTP server, allowing peer HTTP clients to access media.
HttpPostEndpoint - Interface in org.kurento.client
An HttpPostEndpoint contains SINK pads for AUDIO and VIDEO, which provide access to an HTTP file upload function This type of endpoint provide unidirectional communications.
HttpPostEndpoint.Builder - Class in org.kurento.client
 
HttpPostEndpoint.Builder(MediaPipeline) - Constructor for class org.kurento.client.HttpPostEndpoint.Builder
Creates a Builder for HttpPostEndpoint
Hub - Interface in org.kurento.client
A Hub is a routing MediaObject.
HubPort - Interface in org.kurento.client
This MediaElement specifies a connection with a Hub
HubPort.Builder - Class in org.kurento.client
 
HubPort.Builder(Hub) - Constructor for class org.kurento.client.HubPort.Builder
Creates a Builder for HubPort

I

IceCandidate - Class in org.kurento.client
IceCandidate representation based on standard (http://www.w3.org/TR/webrtc/#rtcicecandidate-type).
IceCandidate(String, String, int) - Constructor for class org.kurento.client.IceCandidate
Create a IceCandidate
IceComponentState - Enum in org.kurento.client
States of an ICE component.
ImageOverlayFilter - Interface in org.kurento.client
ImageOverlayFilter interface.
ImageOverlayFilter.Builder - Class in org.kurento.client
 
ImageOverlayFilter.Builder(MediaPipeline) - Constructor for class org.kurento.client.ImageOverlayFilter.Builder
Creates a Builder for ImageOverlayFilter
internalInvoke(Object, Method, Object[]) - Method in class org.kurento.client.internal.client.DefaultInvocationHandler
 
internalInvoke(Object, Method, Object[]) - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.kurento.client.internal.client.DefaultInvocationHandler
 
invoke(String, Props, Class<E>) - Method in class org.kurento.client.internal.client.RemoteObject
 
invoke(String, Props, Type) - Method in class org.kurento.client.internal.client.RemoteObject
 
invoke(String, Props, Type, Transaction) - Method in class org.kurento.client.internal.client.RemoteObject
 
invoke(String, Props, Type, Continuation) - Method in class org.kurento.client.internal.client.RemoteObject
 
invoke(String, String, Props, Class<E>) - Method in interface org.kurento.client.internal.client.RomClient
 
invoke(String, String, Props, Type) - Method in interface org.kurento.client.internal.client.RomClient
 
invoke(String, String, Props, Type, Continuation<?>) - Method in interface org.kurento.client.internal.client.RomClient
 
invoke(String, String, Props, Class<E>) - Method in class org.kurento.client.internal.client.RomManager
 
invoke(String, String, Props, Type) - Method in class org.kurento.client.internal.client.RomManager
 
invoke(String, String, Props, Type, Continuation<?>) - Method in class org.kurento.client.internal.client.RomManager
 
invoke(String, String, Props, Class<E>) - Method in class org.kurento.client.internal.server.RomServer
 
invoke(String, String, Props, Type) - Method in class org.kurento.client.internal.server.RomServer
 
invoke(String, String, Props, Type) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
invoke(String, String, Props, Class<E>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
invoke(String, String, Props, Type, Continuation<?>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
INVOKE_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
INVOKE_OBJECT - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
INVOKE_OPERATION_NAME - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
INVOKE_OPERATION_PARAMS - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
InvokeOperation - Class in org.kurento.client.internal.client.operation
 
InvokeOperation(KurentoObject, String, Props, Type) - Constructor for class org.kurento.client.internal.client.operation.InvokeOperation
 
isClosed() - Method in interface org.kurento.client.internal.client.RomClient
 
isClosed() - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
isClosed() - Method in class org.kurento.client.KurentoClient
 
isCommited() - Method in class org.kurento.client.internal.client.RemoteObject
 
isCommited() - Method in interface org.kurento.client.KurentoObject
 
isCommitted() - Method in class org.kurento.client.internal.TFutureImpl
 
isCommitted() - Method in interface org.kurento.client.TFuture
Returns true if the transaction associated to this future is committed.
isComplexTypeRegister(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
isEnum(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
isList(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
isMap(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
isRemoteClass(Type) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
isRollback() - Method in class org.kurento.client.internal.TFutureImpl
 
isRollback() - Method in interface org.kurento.client.TFuture
Returns true if the transaction associated to this future was rolled back.
isUserRollback() - Method in exception org.kurento.client.TransactionRollbackException
 

J

JsonResponseUtils - Class in org.kurento.client.internal.transport.jsonrpc
 
JsonResponseUtils() - Constructor for class org.kurento.client.internal.transport.jsonrpc.JsonResponseUtils
 
JsonRpcConnectionListenerKurento - Class in org.kurento.client
 
JsonRpcConnectionListenerKurento(KurentoConnectionListener) - Constructor for class org.kurento.client.JsonRpcConnectionListenerKurento
 

K

KMS_URL_PROPERTY - Static variable in class org.kurento.client.internal.KmsUrlLoader
 
KMS_URL_PROVIDER_PROPERTY - Static variable in class org.kurento.client.internal.KmsUrlLoader
 
KmsProvider - Interface in org.kurento.client.internal
 
KmsUrlLoader - Class in org.kurento.client.internal
 
KmsUrlLoader(Path) - Constructor for class org.kurento.client.internal.KmsUrlLoader
 
KurentoClient - Class in org.kurento.client
Factory to create MediaPipeline in the media server.
KurentoConnectionListener - Interface in org.kurento.client
 
KurentoModuleInfo - Class in org.kurento.module
 
KurentoModuleInfo() - Constructor for class org.kurento.module.KurentoModuleInfo
 
KurentoObject - Interface in org.kurento.client
 
KurentoServerException - Exception in org.kurento.client.internal.server
This exception represents errors that take place in Kurento Server, while operating with pipelines and media elements
KurentoServerException(String, ResponseError) - Constructor for exception org.kurento.client.internal.server.KurentoServerException
 
KurentoServerException(ResponseError) - Constructor for exception org.kurento.client.internal.server.KurentoServerException
 
KurentoServerTransportException - Exception in org.kurento.client.internal.server
This exception occurs when there is a communication error.
KurentoServerTransportException(String, Throwable) - Constructor for exception org.kurento.client.internal.server.KurentoServerTransportException
 
KurentoServerTransportException(String) - Constructor for exception org.kurento.client.internal.server.KurentoServerTransportException
 
KurentoServerTransportException(Throwable) - Constructor for exception org.kurento.client.internal.server.KurentoServerTransportException
 

L

ListenerSubscription - Interface in org.kurento.client
Interface to be implemented by objects that represent the subscription to an event in Kurento.
ListenerSubscriptionImpl - Class in org.kurento.client.internal.client
 
ListenerSubscriptionImpl(String, String, RemoteObjectEventListener) - Constructor for class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
ListenerSubscriptionImpl(String, RemoteObjectEventListener) - Constructor for class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
log - Static variable in class org.kurento.client.internal.client.DefaultContinuation
 

M

manager - Variable in class org.kurento.client.internal.client.operation.Operation
 
manager - Variable in class org.kurento.client.KurentoClient
 
MediaElement - Interface in org.kurento.client
Basic building blocks of the media server, that can be interconnected through the API.
MediaEvent - Class in org.kurento.client
Base for all events raised by elements in the Kurento media server.
MediaEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.MediaEvent
Base for all events raised by elements in the Kurento media server.
MediaObject - Interface in org.kurento.client
Base for all objects that can be created in the media server.
MediaObjectCreationOperation - Class in org.kurento.client.internal.client.operation
 
MediaObjectCreationOperation(String, Props, RemoteObject) - Constructor for class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
MediaPipeline - Interface in org.kurento.client
A pipeline is a container for a collection of MediaElements and :rom:cls:`MediaMixers`.
MediaProfileSpecType - Enum in org.kurento.client
Media Profile.
MediaSessionStartedEvent - Class in org.kurento.client
Event raised when a session starts.
MediaSessionStartedEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.MediaSessionStartedEvent
Event raised when a session starts.
MediaSessionTerminatedEvent - Class in org.kurento.client
Event raised when a session is terminated.
MediaSessionTerminatedEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.MediaSessionTerminatedEvent
Event raised when a session is terminated.
MediaState - Enum in org.kurento.client
State of the media.
MediaStateChangedEvent - Class in org.kurento.client
Indicates that the state of the media has changed
MediaStateChangedEvent(MediaObject, String, List<Tag>, String, MediaState, MediaState) - Constructor for class org.kurento.client.MediaStateChangedEvent
Indicates that the state of the media has changed
MediaType - Enum in org.kurento.client
Type of media stream to be exchanged.
Mixer - Interface in org.kurento.client
A Hub that allows routing of video between arbitrary port pairs and mixing of audio among several ports
Mixer.Builder - Class in org.kurento.client
 
Mixer.Builder(MediaPipeline) - Constructor for class org.kurento.client.Mixer.Builder
Creates a Builder for Mixer
ModuleClassesManager - Class in org.kurento.client.internal.transport.serialization
 
ModuleClassesManager() - Constructor for class org.kurento.client.internal.transport.serialization.ModuleClassesManager
 
ModuleInfo - Class in org.kurento.client
Description of a loaded modules
ModuleInfo(String, String, List<String>) - Constructor for class org.kurento.client.ModuleInfo
Create a ModuleInfo
ModuleName - Annotation Type in org.kurento.client.internal
 

N

newProxy(RemoteObject, RomManager, Class<E>) - Static method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
nextObjectRef() - Method in class org.kurento.client.internal.TransactionImpl
 
NotEnoughResourcesException - Exception in org.kurento.client.internal
 
NotEnoughResourcesException(String) - Constructor for exception org.kurento.client.internal.NotEnoughResourcesException
 
NotEnoughResourcesException(String, Throwable) - Constructor for exception org.kurento.client.internal.NotEnoughResourcesException
 

O

ObjectCreatedEvent - Class in org.kurento.client
Indicates that an object has been created on the mediaserver
ObjectCreatedEvent(MediaObject, String, List<Tag>, MediaObject) - Constructor for class org.kurento.client.ObjectCreatedEvent
Indicates that an object has been created on the mediaserver
ObjectDestroyedEvent - Class in org.kurento.client
Indicates that an object has been destroyed on the mediaserver
ObjectDestroyedEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.ObjectDestroyedEvent
Indicates that an object has been destroyed on the mediaserver
ObjectRefsManager - Interface in org.kurento.client.internal.transport.serialization
 
of(Object...) - Static method in class org.kurento.client.Properties
 
OnDataChannelClosedEvent - Class in org.kurento.client
Notify the destruction of a data channel.
OnDataChannelClosedEvent(MediaObject, String, List<Tag>, String, int) - Constructor for class org.kurento.client.OnDataChannelClosedEvent
Notify the destruction of a data channel.
OnDataChannelOpenedEvent - Class in org.kurento.client
Notify the creation of a new data channel.
OnDataChannelOpenedEvent(MediaObject, String, List<Tag>, String, int) - Constructor for class org.kurento.client.OnDataChannelOpenedEvent
Notify the creation of a new data channel.
onError(Throwable) - Method in interface org.kurento.client.Continuation
This method gets called when the operation fails
onError(Throwable) - Method in class org.kurento.client.internal.client.DefaultContinuation
 
onError(Throwable) - Method in class org.kurento.client.internal.client.ErrorLogContinuation
 
onEvent(T) - Method in interface org.kurento.client.EventListener
Called from the framework when an event is raised at the media server
onEvent(String, Props) - Method in interface org.kurento.client.internal.client.RemoteObjectEventListener
 
ONEVENT_DATA - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
ONEVENT_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
ONEVENT_OBJECT - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
ONEVENT_SUBSCRIPTION - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
ONEVENT_TYPE - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
OnIceCandidateEvent - Class in org.kurento.client
Notify of a new gathered local candidate.
OnIceCandidateEvent(MediaObject, String, List<Tag>, String, IceCandidate) - Constructor for class org.kurento.client.OnIceCandidateEvent
Notify of a new gathered local candidate.
OnIceComponentStateChangedEvent - Class in org.kurento.client
Notify about the change of an ICE component state.
OnIceComponentStateChangedEvent(MediaObject, String, List<Tag>, String, int, int, IceComponentState) - Constructor for class org.kurento.client.OnIceComponentStateChangedEvent
Notify about the change of an ICE component state.
OnIceGatheringDoneEvent - Class in org.kurento.client
Notify that all candidates have been gathered.
OnIceGatheringDoneEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.OnIceGatheringDoneEvent
Notify that all candidates have been gathered.
onSuccess(F) - Method in interface org.kurento.client.Continuation
This method is called when the operation succeeds
onSuccess(F) - Method in class org.kurento.client.internal.client.DefaultContinuation
 
onSuccess(E) - Method in class org.kurento.client.internal.client.ErrorLogContinuation
 
OpenCVFilter - Interface in org.kurento.client
Generic OpenCV Filter
Operation - Class in org.kurento.client.internal.client.operation
 
Operation() - Constructor for class org.kurento.client.internal.client.operation.Operation
 
org.kurento.client - package org.kurento.client
 
org.kurento.client.internal - package org.kurento.client.internal
 
org.kurento.client.internal.client - package org.kurento.client.internal.client
 
org.kurento.client.internal.client.operation - package org.kurento.client.internal.client.operation
 
org.kurento.client.internal.server - package org.kurento.client.internal.server
 
org.kurento.client.internal.transport.jsonrpc - package org.kurento.client.internal.transport.jsonrpc
 
org.kurento.client.internal.transport.serialization - package org.kurento.client.internal.transport.serialization
 
org.kurento.module - package org.kurento.module
 

P

Param - Annotation Type in org.kurento.client.internal.server
 
ParamAnnotationUtils - Class in org.kurento.client.internal
 
ParamAnnotationUtils() - Constructor for class org.kurento.client.internal.ParamAnnotationUtils
 
ParamsFlattener - Class in org.kurento.client.internal.transport.serialization
 
ParamsFlattener() - Constructor for class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
ParamsFlattener.GenericListType - Class in org.kurento.client.internal.transport.serialization
 
ParamsFlattener.GenericListType(Type) - Constructor for class org.kurento.client.internal.transport.serialization.ParamsFlattener.GenericListType
 
ParamsFlattener.RomType - Enum in org.kurento.client.internal.transport.serialization
 
PassThrough - Interface in org.kurento.client
This MediaElement that just passes media through
PassThrough.Builder - Class in org.kurento.client
 
PassThrough.Builder(MediaPipeline) - Constructor for class org.kurento.client.PassThrough.Builder
Creates a Builder for PassThrough
pause() - Method in interface org.kurento.client.UriEndpoint
Pauses the feed
pause(Continuation<Void>) - Method in interface org.kurento.client.UriEndpoint
Asynchronous version of pause: Continuation.onSuccess(F) is called when the action is done.
pause(Transaction) - Method in interface org.kurento.client.UriEndpoint
Pauses the feed
play() - Method in interface org.kurento.client.PlayerEndpoint
Starts to send data to the endpoint :rom:cls:`MediaSource`
play(Continuation<Void>) - Method in interface org.kurento.client.PlayerEndpoint
Asynchronous version of play: Continuation.onSuccess(F) is called when the action is done.
play(Transaction) - Method in interface org.kurento.client.PlayerEndpoint
Starts to send data to the endpoint :rom:cls:`MediaSource`
PlayerEndpoint - Interface in org.kurento.client
Retrieves content from seekable sources in reliable mode (does not discard media information) and inject them into KMS.
PlayerEndpoint.Builder - Class in org.kurento.client
 
PlayerEndpoint.Builder(MediaPipeline, String) - Constructor for class org.kurento.client.PlayerEndpoint.Builder
Creates a Builder for PlayerEndpoint
processAnswer(String) - Method in interface org.kurento.client.SdpEndpoint
Request the NetworkConnection to process the given SessionSpec answer (from the remote User Agent).
processAnswer(String, Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
Asynchronous version of processAnswer: Continuation.onSuccess(F) is called when the action is done.
processAnswer(Transaction, String) - Method in interface org.kurento.client.SdpEndpoint
Request the NetworkConnection to process the given SessionSpec answer (from the remote User Agent).
processEvent(String, String, String, Props) - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
processEvent(String, String, String, Props) - Method in interface org.kurento.client.internal.client.RomEventHandler
 
processOffer(String) - Method in interface org.kurento.client.SdpEndpoint
Request the NetworkConnection to process the given SessionSpec offer (from the remote User Agent)
processOffer(String, Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
Asynchronous version of processOffer: Continuation.onSuccess(F) is called when the action is done.
processOffer(Transaction, String) - Method in interface org.kurento.client.SdpEndpoint
Request the NetworkConnection to process the given SessionSpec offer (from the remote User Agent)
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.InvokeOperation
 
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.Operation
 
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.ReleaseOperation
 
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.SubscriptionOperation
 
processResponse(Object) - Method in class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
propagateEventTo(Object, Class<? extends Event>, Props, EventListener<?>) - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
Properties - Class in org.kurento.client
 
Properties() - Constructor for class org.kurento.client.Properties
 
props - Variable in class org.kurento.client.AbstractBuilder
 
ProtocolException - Exception in org.kurento.client.internal.server
Exception that represents an error in the JSON RPC protocol (i.e.
ProtocolException(String, Throwable) - Constructor for exception org.kurento.client.internal.server.ProtocolException
 
ProtocolException(String) - Constructor for exception org.kurento.client.internal.server.ProtocolException
 
ProtocolException(Throwable) - Constructor for exception org.kurento.client.internal.server.ProtocolException
 
putObject(Object) - Method in class org.kurento.client.internal.server.RemoteObjectManager
 

R

RaiseBaseEvent - Class in org.kurento.client
 
RaiseBaseEvent(MediaObject, String, List<Tag>) - Constructor for class org.kurento.client.RaiseBaseEvent
 
reconnected(boolean) - Method in class org.kurento.client.JsonRpcConnectionListenerKurento
 
reconnected(boolean) - Method in interface org.kurento.client.KurentoConnectionListener
Method invoked when the Kurento client is reconnected to a server
record() - Method in interface org.kurento.client.RecorderEndpoint
Starts storing media received through the :rom:cls:`MediaSink` pad
record(Continuation<Void>) - Method in interface org.kurento.client.RecorderEndpoint
Asynchronous version of record: Continuation.onSuccess(F) is called when the action is done.
record(Transaction) - Method in interface org.kurento.client.RecorderEndpoint
Starts storing media received through the :rom:cls:`MediaSink` pad
RecorderEndpoint - Interface in org.kurento.client
Provides function to store contents in reliable mode (doesn't discard data).
RecorderEndpoint.Builder - Class in org.kurento.client
 
RecorderEndpoint.Builder(MediaPipeline, String) - Constructor for class org.kurento.client.RecorderEndpoint.Builder
Creates a Builder for RecorderEndpoint
registerObject(String, RemoteObject) - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
registerObject(String, RemoteObject) - Method in class org.kurento.client.internal.client.RomManager
 
release() - Method in class org.kurento.client.internal.client.RemoteObject
 
release(Transaction) - Method in class org.kurento.client.internal.client.RemoteObject
 
release(Continuation<Void>) - Method in class org.kurento.client.internal.client.RemoteObject
 
release(String) - Method in interface org.kurento.client.internal.client.RomClient
 
release(String, Continuation<Void>) - Method in interface org.kurento.client.internal.client.RomClient
 
release(String) - Method in class org.kurento.client.internal.client.RomManager
 
release(String, Continuation<Void>) - Method in class org.kurento.client.internal.client.RomManager
 
release(String) - Method in class org.kurento.client.internal.server.RomServer
 
release(String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
release(String, Continuation<Void>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
release() - Method in interface org.kurento.client.KurentoObject
Explicitly release a media object form memory.
release(Continuation<Void>) - Method in interface org.kurento.client.KurentoObject
Explicitly release a media object form memory.
release(Transaction) - Method in interface org.kurento.client.KurentoObject
 
RELEASE_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
RELEASE_OBJECT - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
releaseKms(String) - Method in interface org.kurento.client.internal.KmsProvider
 
releaseObject(String) - Method in class org.kurento.client.internal.client.RomClientObjectManager
 
releaseObject(String) - Method in class org.kurento.client.internal.server.RemoteObjectManager
 
ReleaseOperation - Class in org.kurento.client.internal.client.operation
 
ReleaseOperation(KurentoObject) - Constructor for class org.kurento.client.internal.client.operation.ReleaseOperation
 
RembParams - Class in org.kurento.client
Defines values for parameters of congestion control
RembParams() - Constructor for class org.kurento.client.RembParams
Create a RembParams
RemoteClass - Annotation Type in org.kurento.client.internal
 
RemoteObject - Class in org.kurento.client.internal.client
 
RemoteObject(String, String, RomManager) - Constructor for class org.kurento.client.internal.client.RemoteObject
 
RemoteObject(String, String, boolean, RomManager) - Constructor for class org.kurento.client.internal.client.RemoteObject
 
RemoteObject.ObjectStatus - Enum in org.kurento.client.internal.client
 
RemoteObjectEventListener - Interface in org.kurento.client.internal.client
 
RemoteObjectFactory - Class in org.kurento.client.internal.client
 
RemoteObjectFactory(RomClient) - Constructor for class org.kurento.client.internal.client.RemoteObjectFactory
 
RemoteObjectInvocationHandler - Class in org.kurento.client.internal.client
 
RemoteObjectManager - Class in org.kurento.client.internal.server
 
RemoteObjectManager() - Constructor for class org.kurento.client.internal.server.RemoteObjectManager
 
RemoteObjectManager.ObjectHolder - Class in org.kurento.client.internal.server
 
RemoteObjectManager.ObjectHolder(Object) - Constructor for class org.kurento.client.internal.server.RemoteObjectManager.ObjectHolder
 
removeCodeFoundListener(ListenerSubscription) - Method in interface org.kurento.client.ZBarFilter
removeCodeFoundListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.ZBarFilter
removeConnectionStateChangedListener(ListenerSubscription) - Method in interface org.kurento.client.BaseRtpEndpoint
removeConnectionStateChangedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
removeElementConnectedListener(ListenerSubscription) - Method in interface org.kurento.client.MediaElement
removeElementConnectedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
removeElementDisconnectedListener(ListenerSubscription) - Method in interface org.kurento.client.MediaElement
removeElementDisconnectedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
removeEndOfStreamListener(ListenerSubscription) - Method in interface org.kurento.client.HttpPostEndpoint
removeEndOfStreamListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.HttpPostEndpoint
removeEndOfStreamListener(ListenerSubscription) - Method in interface org.kurento.client.PlayerEndpoint
removeEndOfStreamListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.PlayerEndpoint
removeErrorListener(ListenerSubscription) - Method in interface org.kurento.client.MediaObject
Remove a ListenerSubscription for event ErrorEvent.
removeErrorListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
Remove a ListenerSubscription for event ErrorEvent.
removeEventListener(ListenerSubscriptionImpl) - Method in class org.kurento.client.internal.client.RemoteObject
 
removeEventListener(ListenerSubscriptionImpl, Transaction) - Method in class org.kurento.client.internal.client.RemoteObject
 
removeEventListener(ListenerSubscriptionImpl, Continuation<Void>) - Method in class org.kurento.client.internal.client.RemoteObject
 
removeImage(String) - Method in interface org.kurento.client.ImageOverlayFilter
Remove the image with the given ID.
removeImage(String, Continuation<Void>) - Method in interface org.kurento.client.ImageOverlayFilter
Asynchronous version of removeImage: Continuation.onSuccess(F) is called when the action is done.
removeImage(Transaction, String) - Method in interface org.kurento.client.ImageOverlayFilter
Remove the image with the given ID.
removeMediaSessionStartedListener(ListenerSubscription) - Method in interface org.kurento.client.SessionEndpoint
removeMediaSessionStartedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.SessionEndpoint
removeMediaSessionTerminatedListener(ListenerSubscription) - Method in interface org.kurento.client.SessionEndpoint
removeMediaSessionTerminatedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.SessionEndpoint
removeMediaStateChangedListener(ListenerSubscription) - Method in interface org.kurento.client.BaseRtpEndpoint
removeMediaStateChangedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
removeObjectCreatedListener(ListenerSubscription) - Method in interface org.kurento.client.ServerManager
removeObjectCreatedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.ServerManager
removeObjectDestroyedListener(ListenerSubscription) - Method in interface org.kurento.client.ServerManager
removeObjectDestroyedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.ServerManager
removeOnDataChannelClosedListener(ListenerSubscription) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnDataChannelClosedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnDataChannelOpenedListener(ListenerSubscription) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnDataChannelOpenedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceCandidateListener(ListenerSubscription) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceCandidateListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceComponentStateChangedListener(ListenerSubscription) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceComponentStateChangedListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceGatheringDoneListener(ListenerSubscription) - Method in interface org.kurento.client.WebRtcEndpoint
removeOnIceGatheringDoneListener(ListenerSubscription, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
removeSource() - Method in interface org.kurento.client.DispatcherOneToMany
Remove the source port and stop the media pipeline.
removeSource(Continuation<Void>) - Method in interface org.kurento.client.DispatcherOneToMany
Asynchronous version of removeSource: Continuation.onSuccess(F) is called when the action is done.
removeSource(Transaction) - Method in interface org.kurento.client.DispatcherOneToMany
Remove the source port and stop the media pipeline.
removeTag(String) - Method in interface org.kurento.client.MediaObject
Remove the tag (key and value) associated to a tag
removeTag(String, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
Asynchronous version of removeTag: Continuation.onSuccess(F) is called when the action is done.
removeTag(Transaction, String) - Method in interface org.kurento.client.MediaObject
Remove the tag (key and value) associated to a tag
request - Variable in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient.RequestAndResponseType
 
reserveKms(String, int) - Method in interface org.kurento.client.internal.KmsProvider
 
reserveKms(String) - Method in interface org.kurento.client.internal.KmsProvider
 
responseType - Variable in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient.RequestAndResponseType
 
rollback(TransactionExecutionException) - Method in class org.kurento.client.internal.client.operation.MediaObjectCreationOperation
 
rollback(TransactionExecutionException) - Method in class org.kurento.client.internal.client.operation.Operation
 
rollback() - Method in class org.kurento.client.internal.TransactionImpl
 
rollback() - Method in interface org.kurento.client.Transaction
 
rollbackTransaction(TransactionExecutionException) - Method in class org.kurento.client.internal.client.RemoteObject
 
RomClient - Interface in org.kurento.client.internal.client
 
RomClientJsonRpcClient - Class in org.kurento.client.internal.transport.jsonrpc
 
RomClientJsonRpcClient(JsonRpcClient) - Constructor for class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
RomClientJsonRpcClient.RequestAndResponseType - Class in org.kurento.client.internal.transport.jsonrpc
 
RomClientJsonRpcClient.RequestAndResponseType(Request<JsonObject>, Type) - Constructor for class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient.RequestAndResponseType
 
RomClientObjectManager - Class in org.kurento.client.internal.client
 
RomClientObjectManager(RomClient) - Constructor for class org.kurento.client.internal.client.RomClientObjectManager
 
RomEventHandler - Interface in org.kurento.client.internal.client
 
RomJsonRpcConstants - Class in org.kurento.client.internal.transport.jsonrpc
 
RomJsonRpcConstants() - Constructor for class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
RomManager - Class in org.kurento.client.internal.client
 
RomManager(RomClient) - Constructor for class org.kurento.client.internal.client.RomManager
 
RomServer - Class in org.kurento.client.internal.server
 
RomServer(String, String) - Constructor for class org.kurento.client.internal.server.RomServer
 
RomServerJsonRpcHandler - Class in org.kurento.client.internal.transport.jsonrpc
 
RomServerJsonRpcHandler(String, String) - Constructor for class org.kurento.client.internal.transport.jsonrpc.RomServerJsonRpcHandler
 
RTCCertificateStats - Class in org.kurento.client
 
RTCCertificateStats(String, StatsType, double, String, String, String, String) - Constructor for class org.kurento.client.RTCCertificateStats
Create a RTCCertificateStats
RTCCodec - Class in org.kurento.client
RTC codec statistics
RTCCodec(String, StatsType, double, long, String, long, long, String) - Constructor for class org.kurento.client.RTCCodec
Create a RTCCodec
RTCDataChannelState - Enum in org.kurento.client
Represents the state of the RTCDataChannel
RTCDataChannelStats - Class in org.kurento.client
Statistics related to RTC data channels.
RTCDataChannelStats(String, StatsType, double, String, String, long, RTCDataChannelState, long, long, long, long) - Constructor for class org.kurento.client.RTCDataChannelStats
Create a RTCDataChannelStats
RTCIceCandidateAttributes - Class in org.kurento.client
 
RTCIceCandidateAttributes(String, StatsType, double, String, long, String, RTCStatsIceCandidateType, long, String) - Constructor for class org.kurento.client.RTCIceCandidateAttributes
Create a RTCIceCandidateAttributes
RTCIceCandidatePairStats - Class in org.kurento.client
 
RTCIceCandidatePairStats(String, StatsType, double, String, String, String, RTCStatsIceCandidatePairState, long, boolean, boolean, boolean, long, long, double, double, double) - Constructor for class org.kurento.client.RTCIceCandidatePairStats
Create a RTCIceCandidatePairStats
RTCInboundRTPStreamStats - Class in org.kurento.client
Statistics that represents the measurement metrics for the incoming media stream.
RTCInboundRTPStreamStats(String, StatsType, double, String, String, boolean, String, String, String, long, long, long, long, long, long, double, long, long, double) - Constructor for class org.kurento.client.RTCInboundRTPStreamStats
Create a RTCInboundRTPStreamStats
RTCMediaStreamStats - Class in org.kurento.client
Statistics related to the media stream.
RTCMediaStreamStats(String, StatsType, double, String, List<String>) - Constructor for class org.kurento.client.RTCMediaStreamStats
Create a RTCMediaStreamStats
RTCMediaStreamTrackStats - Class in org.kurento.client
Statistics related to the media stream.
RTCMediaStreamTrackStats(String, StatsType, double, String, boolean, List<String>, long, long, double, long, long, long, long, long, double, double, double) - Constructor for class org.kurento.client.RTCMediaStreamTrackStats
Create a RTCMediaStreamTrackStats
RTCOutboundRTPStreamStats - Class in org.kurento.client
Statistics that represents the measurement metrics for the outgoing media stream.
RTCOutboundRTPStreamStats(String, StatsType, double, String, String, boolean, String, String, String, long, long, long, long, long, long, double, long, long, double, double) - Constructor for class org.kurento.client.RTCOutboundRTPStreamStats
Create a RTCOutboundRTPStreamStats
RTCPeerConnectionStats - Class in org.kurento.client
Statistics related to the peer connection.
RTCPeerConnectionStats(String, StatsType, double, long, long) - Constructor for class org.kurento.client.RTCPeerConnectionStats
Create a RTCPeerConnectionStats
RTCRTPStreamStats - Class in org.kurento.client
Statistics for the RTP stream
RTCRTPStreamStats(String, StatsType, double, String, String, boolean, String, String, String, long, long, long, long, long, long, double) - Constructor for class org.kurento.client.RTCRTPStreamStats
Create a RTCRTPStreamStats
RTCStats - Class in org.kurento.client
An RTCStats dictionary represents the stats gathered.
RTCStats(String, StatsType, double) - Constructor for class org.kurento.client.RTCStats
Create a RTCStats
RTCStatsIceCandidatePairState - Enum in org.kurento.client
Represents the state of the checklist for the local and remote candidates in a pair.
RTCStatsIceCandidateType - Enum in org.kurento.client
Types of candidates
RTCTransportStats - Class in org.kurento.client
Statistics related to RTC data channels.
RTCTransportStats(String, StatsType, double, long, long, String, boolean, String, String, String) - Constructor for class org.kurento.client.RTCTransportStats
Create a RTCTransportStats
RtpEndpoint - Interface in org.kurento.client
Endpoint that provides bidirectional content delivery capabilities with remote networked peers through RTP protocol.
RtpEndpoint.Builder - Class in org.kurento.client
 
RtpEndpoint.Builder(MediaPipeline) - Constructor for class org.kurento.client.RtpEndpoint.Builder
Creates a Builder for RtpEndpoint

S

SDES - Class in org.kurento.client
Security Descriptions for Media Streams
SDES() - Constructor for class org.kurento.client.SDES
Create a SDES
SdpEndpoint - Interface in org.kurento.client
Implements an SDP negotiation endpoint able to generate and process offers/responses and that configures resources according to negotiated Session Description
ServerInfo - Class in org.kurento.client
Description of the mediaserver
ServerInfo(String, List<ModuleInfo>, ServerType, List<String>) - Constructor for class org.kurento.client.ServerInfo
Create a ServerInfo
ServerManager - Interface in org.kurento.client
This is a standalone object for managing the MediaServer
ServerType - Enum in org.kurento.client
Indicates if the server is a real media server or a proxy
SessionEndpoint - Interface in org.kurento.client
Session based endpoint.
setActiveConnection(boolean) - Method in class org.kurento.client.RTCTransportStats
set Set to true when transport is active.
setAddressSourceUrl(String) - Method in class org.kurento.client.RTCIceCandidateAttributes
set The URL of the TURN or STUN server indicated in the RTCIceServers that translated this IP address.
setAssociateStatsId(String) - Method in class org.kurento.client.RTCRTPStreamStats
set The associateStatsId is used for looking up the corresponding (local/remote) RTCStats object for a given SSRC.
setAudioE2ELatency(double) - Method in class org.kurento.client.EndpointStats
set End-to-end audio latency measured in nano seconds
setAudioFormat(AudioCaps) - Method in interface org.kurento.client.MediaElement
Sets the type of data for the audio stream.
setAudioFormat(AudioCaps, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of setAudioFormat: Continuation.onSuccess(F) is called when the action is done.
setAudioFormat(Transaction, AudioCaps) - Method in interface org.kurento.client.MediaElement
Sets the type of data for the audio stream.
setAudioLevel(double) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for audio, and the value is between 0..1 (linear), where 1.0 represents 0 dBov.
setAvailableIncomingBitrate(double) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Measured in Bits per second, and is implementation dependent.
setAvailableOutgoingBitrate(double) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Measured in Bits per second, and is implementation dependent.
setBase64Certificate(String) - Method in class org.kurento.client.RTCCertificateStats
set For example, DER-encoded, base-64 representation of a certifiate.
setBitrate(int) - Method in class org.kurento.client.AudioCaps
set Bitrate
setBytesReceived(long) - Method in class org.kurento.client.RTCDataChannelStats
set Represents the total number of bytes received on this RTCDatachannel, i.e., not including headers or padding.
setBytesReceived(long) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Represents the total number of payload bytes received on this candidate pair, i.e., not including headers or padding.
setBytesReceived(long) - Method in class org.kurento.client.RTCInboundRTPStreamStats
set Total number of bytes received for this SSRC.
setBytesReceived(long) - Method in class org.kurento.client.RTCTransportStats
set Represents the total number of bytes received on this PeerConnection, i.e., not including headers or padding.
setBytesSent(long) - Method in class org.kurento.client.RTCDataChannelStats
set Represents the total number of payload bytes sent on this RTCDatachannel, i.e., not including headers or padding.
setBytesSent(long) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Represents the total number of payload bytes sent on this candidate pair, i.e., not including headers or padding.
setBytesSent(long) - Method in class org.kurento.client.RTCOutboundRTPStreamStats
set Total number of bytes sent for this SSRC.
setBytesSent(long) - Method in class org.kurento.client.RTCTransportStats
set Represents the total number of payload bytes sent on this PeerConnection, i.e., not including headers or padding.
setCandidate(String) - Method in class org.kurento.client.IceCandidate
set The candidate-attribute as defined in section 15.1 of ICE (rfc5245).
setCandidate(IceCandidate) - Method in class org.kurento.client.OnIceCandidateEvent
Setter for the candidate property
setCandidateType(RTCStatsIceCandidateType) - Method in class org.kurento.client.RTCIceCandidateAttributes
set The enumeration RTCStatsIceCandidateType is based on the cand-type defined in [RFC5245] section 15.1.
setCapabilities(List<String>) - Method in class org.kurento.client.ServerInfo
set Describes the capabilities that this server supports
setChannelId(int) - Method in class org.kurento.client.OnDataChannelClosedEvent
Setter for the channelId property
setChannelId(int) - Method in class org.kurento.client.OnDataChannelOpenedEvent
Setter for the channelId property
setChannels(long) - Method in class org.kurento.client.RTCCodec
set Use 2 for stereo, missing for most other cases.
setClockRate(long) - Method in class org.kurento.client.RTCCodec
set Represents the media sampling rate.
setCodec(AudioCodec) - Method in class org.kurento.client.AudioCaps
set Audio codec
setCodec(String) - Method in class org.kurento.client.RTCCodec
set e.g., video/vp8 or equivalent.
setCodec(VideoCodec) - Method in class org.kurento.client.VideoCaps
set Video codec
setCodecId(String) - Method in class org.kurento.client.RTCRTPStreamStats
set The codec identifier
setCodeType(String) - Method in class org.kurento.client.CodeFoundEvent
Setter for the codeType property
setComponentId(int) - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Setter for the componentId property
setCreatedObjectRef(String) - Method in class org.kurento.client.internal.client.RemoteObject
 
setCrypto(CryptoSuite) - Method in class org.kurento.client.SDES
set The crypto-suite used
setDatachannelid(long) - Method in class org.kurento.client.RTCDataChannelStats
set The RTCDatachannel identifier.
setDataChannelsClosed(long) - Method in class org.kurento.client.RTCPeerConnectionStats
set Represents the number of unique datachannels closed.
setDataChannelsOpened(long) - Method in class org.kurento.client.RTCPeerConnectionStats
set Represents the number of unique datachannels opened.
setDecrementFactor(Float) - Method in class org.kurento.client.RembParams
set Determine how much is decreased the current REMB when too losses are detected.
setDenominator(int) - Method in class org.kurento.client.Fraction
set the denominator of the fraction
setDescription(String) - Method in class org.kurento.client.ErrorEvent
Setter for the description property
setEchoReturnLoss(double) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only present on audio tracks sourced from a microphone where echo cancellation is applied.
setEchoReturnLossEnhancement(double) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only present on audio tracks sourced from a microphone where echo cancellation is applied.
setErrorCode(int) - Method in class org.kurento.client.ErrorEvent
Setter for the errorCode property
setExponentialFactor(Float) - Method in class org.kurento.client.RembParams
set Factor used to increase exponentially the next REMB when it is below the threshold.
setFactories(List<String>) - Method in class org.kurento.client.ModuleInfo
set Module available factories
setFingerprint(String) - Method in class org.kurento.client.RTCCertificateStats
set Only use the fingerprint value as defined in Section 5 of [RFC4572].
setFingerprintAlgorithm(String) - Method in class org.kurento.client.RTCCertificateStats
set For instance, 'sha-256'.
setFirCount(long) - Method in class org.kurento.client.RTCRTPStreamStats
set Count the total number of Full Intra Request (FIR) packets received by the sender.
setFractionLost(double) - Method in class org.kurento.client.RTCRTPStreamStats
set The fraction packet loss reported for this SSRC.
setFrameHeight(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only makes sense for video media streams and represents the height of the video frame for this SSRC.
setFramerate(Fraction) - Method in class org.kurento.client.VideoCaps
set Framerate
setFramesCorrupted(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video.
setFramesDecoded(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video.
setFramesDropped(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video.
setFramesPerSecond(double) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video.
setFramesReceived(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video and when remoteSource is set to true.
setFramesSent(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only valid for video.
setFrameWidth(long) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Only makes sense for video media streams and represents the width of the video frame for this SSRC.
setId(String) - Method in class org.kurento.client.Stats
set A unique id that is associated with the object that was inspected to produce this Stats object.
setInputAudioLatency(double) - Method in class org.kurento.client.ElementStats
set Audio average measured on the sink pad in nano seconds
setInputVideoLatency(double) - Method in class org.kurento.client.ElementStats
set Video average measured on the sink pad in nano seconds
setIpAddress(String) - Method in class org.kurento.client.RTCIceCandidateAttributes
set It is the IP address of the candidate, allowing for IPv4 addresses, IPv6 addresses, and fully qualified domain names (FQDNs).
setIsRemote(boolean) - Method in class org.kurento.client.RTCRTPStreamStats
set false indicates that the statistics are measured locally, while true indicates that the measurements were done at the remote endpoint and reported in an RTCP RR/XR.
setIssuerCertificateId(String) - Method in class org.kurento.client.RTCCertificateStats
set
setJitter(double) - Method in class org.kurento.client.RTCInboundRTPStreamStats
set Packet Jitter measured in seconds for this SSRC.
setKey(String) - Method in class org.kurento.client.SDES
set The cryptographic master key.
setKey(String) - Method in class org.kurento.client.Tag
set Tag key
setKurentoObject(KurentoObject) - Method in class org.kurento.client.internal.client.RemoteObject
 
setLabel(String) - Method in class org.kurento.client.RTCDataChannelStats
set The RTCDatachannel label.
setLatencyStats(boolean) - Method in interface org.kurento.client.MediaPipeline
 
setLatencyStats(boolean, Continuation<Void>) - Method in interface org.kurento.client.MediaPipeline
 
setLatencyStats(boolean, Transaction) - Method in interface org.kurento.client.MediaPipeline
 
setLinealFactorGrade(Float) - Method in class org.kurento.client.RembParams
set Determine the value of the next linearFactor based on the threshold and the current REMB.
setLinealFactorMin(Integer) - Method in class org.kurento.client.RembParams
set Set the min of the factor used to increase linearly the next REMB when it is over the threshold.
setLocalCandidateId(String) - Method in class org.kurento.client.RTCIceCandidatePairStats
set It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidateAttributes for the local candidate associated with this candidate pair.
setLocalCertificateId(String) - Method in class org.kurento.client.RTCTransportStats
set For components where DTLS is negotiated, give local certificate.
setManager(RomManager) - Method in class org.kurento.client.internal.client.operation.Operation
 
setMaster(HubPort, int) - Method in interface org.kurento.client.AlphaBlending
Sets the source port that will be the master entry to the mixer
setMaster(HubPort, int, Continuation<Void>) - Method in interface org.kurento.client.AlphaBlending
Asynchronous version of setMaster: Continuation.onSuccess(F) is called when the action is done.
setMaster(Transaction, HubPort, int) - Method in interface org.kurento.client.AlphaBlending
Sets the source port that will be the master entry to the mixer
setMaxAudioRecvBandwidth(int) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxAudioRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxAudioRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxOuputBitrate(int) - Method in interface org.kurento.client.MediaElement
 
setMaxOuputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
 
setMaxOuputBitrate(int, Transaction) - Method in interface org.kurento.client.MediaElement
 
setMaxVideoRecvBandwidth(int) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxVideoRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxVideoRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.SdpEndpoint
 
setMaxVideoSendBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMaxVideoSendBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMaxVideoSendBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMediaTrackId(String) - Method in class org.kurento.client.RTCRTPStreamStats
set Track identifier.
setMediaType(MediaType) - Method in class org.kurento.client.ElementConnectedEvent
Setter for the mediaType property
setMediaType(MediaType) - Method in class org.kurento.client.ElementDisconnectedEvent
Setter for the mediaType property
setMessagesReceived(long) - Method in class org.kurento.client.RTCDataChannelStats
set Represents the total number of API 'message' events received.
setMessagesSent(long) - Method in class org.kurento.client.RTCDataChannelStats
set Represents the total number of API 'message' events sent.
setMinOuputBitrate(int) - Method in interface org.kurento.client.MediaElement
 
setMinOuputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
 
setMinOuputBitrate(int, Transaction) - Method in interface org.kurento.client.MediaElement
 
setMinVideoRecvBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMinVideoRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMinVideoRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMinVideoSendBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMinVideoSendBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setMinVideoSendBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setModules(List<ModuleInfo>) - Method in class org.kurento.client.ServerInfo
set Descriptor of all modules loaded by the server
setNackCount(long) - Method in class org.kurento.client.RTCRTPStreamStats
set Count the total number of Negative ACKnowledgement (NACK) packets received by the sender and is sent by receiver.
setName(String) - Method in class org.kurento.client.CodecConfiguration
set Name of the codec defined as /[/]
setName(String) - Method in interface org.kurento.client.MediaObject
 
setName(String, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
 
setName(String, Transaction) - Method in interface org.kurento.client.MediaObject
 
setName(String) - Method in class org.kurento.client.ModuleInfo
set Module name
setNewState(ConnectionState) - Method in class org.kurento.client.ConnectionStateChangedEvent
Setter for the newState property
setNewState(MediaState) - Method in class org.kurento.client.MediaStateChangedEvent
Setter for the newState property
setNominated(boolean) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Related to updating the nominated flag described in Section 7.1.3.2.4 of [RFC5245].
setNumerator(int) - Method in class org.kurento.client.Fraction
set the numerator of the fraction
setObject(MediaObject) - Method in class org.kurento.client.ObjectCreatedEvent
Setter for the object property
setObjectId(String) - Method in class org.kurento.client.ObjectDestroyedEvent
Setter for the objectId property
setOldState(ConnectionState) - Method in class org.kurento.client.ConnectionStateChangedEvent
Setter for the oldState property
setOldState(MediaState) - Method in class org.kurento.client.MediaStateChangedEvent
Setter for the oldState property
setOutputBitrate(int) - Method in interface org.kurento.client.MediaElement
Deprecated.
Allows change the target bitrate for the media output, if the media is encoded using VP8 or H264. This method only works if it is called before the media starts to flow.
setOutputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of setOutputBitrate: Continuation.onSuccess(F) is called when the action is done.
setOutputBitrate(Transaction, int) - Method in interface org.kurento.client.MediaElement
Deprecated.
Allows change the target bitrate for the media output, if the media is encoded using VP8 or H264. This method only works if it is called before the media starts to flow.
setOverlayedImage(String, float, float, float, float) - Method in interface org.kurento.client.FaceOverlayFilter
Sets the image to use as overlay on the detected faces.
setOverlayedImage(String, float, float, float, float, Continuation<Void>) - Method in interface org.kurento.client.FaceOverlayFilter
Asynchronous version of setOverlayedImage: Continuation.onSuccess(F) is called when the action is done.
setOverlayedImage(Transaction, String, float, float, float, float) - Method in interface org.kurento.client.FaceOverlayFilter
Sets the image to use as overlay on the detected faces.
setPacketsLost(long) - Method in class org.kurento.client.RTCRTPStreamStats
set Total number of RTP packets lost for this SSRC.
setPacketsReceived(long) - Method in class org.kurento.client.RTCInboundRTPStreamStats
set Total number of RTP packets received for this SSRC.
setPacketsRecvIntervalTop(Integer) - Method in class org.kurento.client.RembParams
set Size of the RTP packets history to smooth fraction-lost.
setPacketsSent(long) - Method in class org.kurento.client.RTCOutboundRTPStreamStats
set Total number of RTP packets sent for this SSRC.
setParameters(String) - Method in class org.kurento.client.RTCCodec
set From the SDP description line.
setPayloadType(long) - Method in class org.kurento.client.RTCCodec
set Payload type as used in RTP encoding.
setPliCount(long) - Method in class org.kurento.client.RTCRTPStreamStats
set Count the total number of Packet Loss Indication (PLI) packets received by the sender and is sent by receiver.
setPortNumber(long) - Method in class org.kurento.client.RTCIceCandidateAttributes
set It is the port number of the candidate.
setPortProperties(float, float, int, float, float, HubPort) - Method in interface org.kurento.client.AlphaBlending
Configure the blending mode of one port.
setPortProperties(float, float, int, float, float, HubPort, Continuation<Void>) - Method in interface org.kurento.client.AlphaBlending
Asynchronous version of setPortProperties: Continuation.onSuccess(F) is called when the action is done.
setPortProperties(Transaction, float, float, int, float, float, HubPort) - Method in interface org.kurento.client.AlphaBlending
Configure the blending mode of one port.
setPriority(long) - Method in class org.kurento.client.RTCIceCandidateAttributes
set Represents the priority of the candidate
setPriority(long) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Calculated from candidate priorities as defined in [RFC5245] section 5.7.2.
setProperties(Map<String, String>) - Method in class org.kurento.client.CodecConfiguration
set String used for tuning codec properties
setProtocol(String) - Method in class org.kurento.client.RTCDataChannelStats
set The protocol used.
setReadable(boolean) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Has gotten a valid incoming ICE request.
setRemb(long) - Method in class org.kurento.client.RTCRTPStreamStats
set The Receiver Estimated Maximum Bitrate (REMB).
setRembOnConnect(Integer) - Method in class org.kurento.client.RembParams
set REMB propagated upstream when video sending is started in a new connected endpoint.
setRembParams(RembParams) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setRembParams(RembParams, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setRembParams(RembParams, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
 
setRemoteCandidateId(String) - Method in class org.kurento.client.RTCIceCandidatePairStats
set It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidateAttributes for the remote candidate associated with this candidate pair.
setRemoteCertificateId(String) - Method in class org.kurento.client.RTCTransportStats
set For components where DTLS is negotiated, give remote certificate.
setRemoteObject(RemoteObject) - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
setRemoteSource(boolean) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set true indicates that this is a remote source.
setRoundTripTime(double) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Represents the RTT computed by the STUN connectivity checks
setRoundTripTime(double) - Method in class org.kurento.client.RTCOutboundRTPStreamStats
set Estimated round trip time (seconds) for this SSRC based on the RTCP timestamp.
setRtcpTransportStatsId(String) - Method in class org.kurento.client.RTCTransportStats
set If RTP and RTCP are not multiplexed, this is the id of the transport that gives stats for the RTCP component, and this record has only the RTP component stats.
setSdpMid(String) - Method in class org.kurento.client.IceCandidate
set If present, this contains the identifier of the 'media stream identification'.
setSdpMLineIndex(int) - Method in class org.kurento.client.IceCandidate
set The index (starting at zero) of the m-line in the SDP this candidate is associated with.
setSelectedCandidatePairId(String) - Method in class org.kurento.client.RTCTransportStats
set It is a unique identifier that is associated to the object that was inspected to produce the RTCIceCandidatePairStats associated with this transport.
setSendTagsInEvents(boolean) - Method in interface org.kurento.client.MediaObject
 
setSendTagsInEvents(boolean, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
 
setSendTagsInEvents(boolean, Transaction) - Method in interface org.kurento.client.MediaObject
 
setSink(MediaElement) - Method in class org.kurento.client.ElementConnectedEvent
Setter for the sink property
setSink(MediaElement) - Method in class org.kurento.client.ElementConnectionData
set The sink element in the connection
setSink(MediaElement) - Method in class org.kurento.client.ElementDisconnectedEvent
Setter for the sink property
setSinkDescription(String) - Method in class org.kurento.client.ElementConnectionData
set Description of sink media.
setSinkMediaDescription(String) - Method in class org.kurento.client.ElementConnectedEvent
Setter for the sinkMediaDescription property
setSinkMediaDescription(String) - Method in class org.kurento.client.ElementDisconnectedEvent
Setter for the sinkMediaDescription property
setSliCount(long) - Method in class org.kurento.client.RTCRTPStreamStats
set Count the total number of Slice Loss Indication (SLI) packets received by the sender.
setSource(HubPort) - Method in interface org.kurento.client.DispatcherOneToMany
Sets the source port that will be connected to the sinks of every HubPort of the dispatcher
setSource(HubPort, Continuation<Void>) - Method in interface org.kurento.client.DispatcherOneToMany
Asynchronous version of setSource: Continuation.onSuccess(F) is called when the action is done.
setSource(Transaction, HubPort) - Method in interface org.kurento.client.DispatcherOneToMany
Sets the source port that will be connected to the sinks of every HubPort of the dispatcher
setSource(MediaElement) - Method in class org.kurento.client.ElementConnectionData
set The source element in the connection
setSource(MediaObject) - Method in class org.kurento.client.RaiseBaseEvent
Setter for the source property
setSourceDescription(String) - Method in class org.kurento.client.ElementConnectionData
set Description of source media.
setSourceMediaDescription(String) - Method in class org.kurento.client.ElementConnectedEvent
Setter for the sourceMediaDescription property
setSourceMediaDescription(String) - Method in class org.kurento.client.ElementDisconnectedEvent
Setter for the sourceMediaDescription property
setSsrc(String) - Method in class org.kurento.client.RTCRTPStreamStats
set The synchronized source SSRC
setSsrcIds(List<String>) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Synchronized sources.
setState(IceComponentState) - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Setter for the state property
setState(RTCDataChannelState) - Method in class org.kurento.client.RTCDataChannelStats
set The state of the RTCDatachannel.
setState(RTCStatsIceCandidatePairState) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Represents the state of the checklist for the local and remote candidates in a pair.
setStreamId(int) - Method in class org.kurento.client.OnIceComponentStateChangedEvent
Setter for the streamId property
setStreamIdentifier(String) - Method in class org.kurento.client.RTCMediaStreamStats
set Stream identifier.
setStunServerAddress(String) - Method in interface org.kurento.client.WebRtcEndpoint
 
setStunServerAddress(String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
 
setStunServerAddress(String, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
setStunServerPort(int) - Method in interface org.kurento.client.WebRtcEndpoint
 
setStunServerPort(int, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
 
setStunServerPort(int, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
setSubscription(String) - Method in class org.kurento.client.internal.client.ListenerSubscriptionImpl
 
setTags(List<Tag>) - Method in class org.kurento.client.RaiseBaseEvent
Setter for the tags property
setTargetBitrate(double) - Method in class org.kurento.client.RTCOutboundRTPStreamStats
set Presently configured bitrate target of this SSRC, in bits per second.
setThresholdFactor(Float) - Method in class org.kurento.client.RembParams
set Determine the next threshold (TH) when too losses are detected.
setTimestamp(String) - Method in class org.kurento.client.RaiseBaseEvent
Setter for the timestamp property
setTimestamp(double) - Method in class org.kurento.client.Stats
set The timestamp associated with this object.
setTrackIdentifier(String) - Method in class org.kurento.client.RTCMediaStreamTrackStats
set Represents the track.id property.
setTrackIds(List<String>) - Method in class org.kurento.client.RTCMediaStreamStats
set This is the id of the stats object, not the track.id.
setTransport(String) - Method in class org.kurento.client.RTCIceCandidateAttributes
set Valid values for transport is one of udp and tcp.
setTransportId(String) - Method in class org.kurento.client.RTCIceCandidatePairStats
set It is a unique identifier that is associated to the object that was inspected to produce the RTCTransportStats associated with this candidate pair.
setTransportId(String) - Method in class org.kurento.client.RTCRTPStreamStats
set It is a unique identifier that is associated to the object that was inspected to produce the RTCTransportStats associated with this RTP stream.
setTurnUrl(String) - Method in interface org.kurento.client.WebRtcEndpoint
 
setTurnUrl(String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
 
setTurnUrl(String, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
 
setType(MediaType) - Method in class org.kurento.client.ElementConnectionData
set MediaType of the connection
setType(String) - Method in class org.kurento.client.ErrorEvent
Setter for the type property
setType(String) - Method in class org.kurento.client.MediaEvent
Setter for the type property
setType(ServerType) - Method in class org.kurento.client.ServerInfo
set Describes the type of mediaserver
setType(StatsType) - Method in class org.kurento.client.Stats
set The type of this object.
setUpLosses(Integer) - Method in class org.kurento.client.RembParams
set Max fraction-lost to no determine too losses.
setValue(String) - Method in class org.kurento.client.CodeFoundEvent
Setter for the value property
setValue(String) - Method in class org.kurento.client.Tag
set Tag Value
setVersion(String) - Method in class org.kurento.client.ModuleInfo
set Module version
setVersion(String) - Method in class org.kurento.client.ServerInfo
set MediaServer version
setVideoE2ELatency(double) - Method in class org.kurento.client.EndpointStats
set End-to-end video latency measured in nano seconds
setVideoFormat(VideoCaps) - Method in interface org.kurento.client.MediaElement
Sets the type of data for the video stream.
setVideoFormat(VideoCaps, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
Asynchronous version of setVideoFormat: Continuation.onSuccess(F) is called when the action is done.
setVideoFormat(Transaction, VideoCaps) - Method in interface org.kurento.client.MediaElement
Sets the type of data for the video stream.
setWritable(boolean) - Method in class org.kurento.client.RTCIceCandidatePairStats
set Has gotten ACK to an ICE request.
Stats - Class in org.kurento.client
A dictionary that represents the stats gathered.
Stats(String, StatsType, double) - Constructor for class org.kurento.client.Stats
Create a Stats
StatsType - Enum in org.kurento.client
The type of the object.
stop() - Method in interface org.kurento.client.UriEndpoint
Stops the feed
stop(Continuation<Void>) - Method in interface org.kurento.client.UriEndpoint
Asynchronous version of stop: Continuation.onSuccess(F) is called when the action is done.
stop(Transaction) - Method in interface org.kurento.client.UriEndpoint
Stops the feed
stopOnEndOfStream() - Method in class org.kurento.client.RecorderEndpoint.Builder
Forces the recorder endpoint to finish processing data when an EOS is detected in the stream
subscribe(String, String) - Method in interface org.kurento.client.internal.client.RomClient
 
subscribe(String, String, Continuation<String>) - Method in interface org.kurento.client.internal.client.RomClient
 
subscribe(String, String) - Method in class org.kurento.client.internal.client.RomManager
 
subscribe(String, String, Continuation<String>) - Method in class org.kurento.client.internal.client.RomManager
 
subscribe(String, String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
subscribe(String, String, Continuation<String>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
SUBSCRIBE_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
SUBSCRIBE_OBJECT - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
SUBSCRIBE_TYPE - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
SubscriptionOperation - Class in org.kurento.client.internal.client.operation
 
SubscriptionOperation(KurentoObject, String, RemoteObjectEventListener) - Constructor for class org.kurento.client.internal.client.operation.SubscriptionOperation
 

T

Tag - Class in org.kurento.client
Pair key-value with info about a MediaObject
Tag(String, String) - Constructor for class org.kurento.client.Tag
Create a Tag
TFuture<V> - Interface in org.kurento.client
 
TFutureImpl<V> - Class in org.kurento.client.internal
 
TFutureImpl(Operation) - Constructor for class org.kurento.client.internal.TFutureImpl
 
toString() - Method in class org.kurento.client.internal.client.RemoteObjectInvocationHandler
 
transaction(List<Operation>) - Method in interface org.kurento.client.internal.client.RomClient
 
transaction(List<Operation>, Continuation<Void>) - Method in interface org.kurento.client.internal.client.RomClient
 
transaction(List<Operation>) - Method in class org.kurento.client.internal.client.RomManager
 
transaction(List<Operation>, Continuation<Void>) - Method in class org.kurento.client.internal.client.RomManager
 
transaction(List<Operation>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
transaction(List<Operation>, Continuation<Void>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
Transaction - Interface in org.kurento.client
 
TRANSACTION_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
TRANSACTION_OPERATIONS - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
TransactionException - Exception in org.kurento.client
 
TransactionException() - Constructor for exception org.kurento.client.TransactionException
default constructor.
TransactionException(String) - Constructor for exception org.kurento.client.TransactionException
Constructs a new runtime exception with the specified detail message.
TransactionException(String, Throwable) - Constructor for exception org.kurento.client.TransactionException
 
TransactionException(Throwable) - Constructor for exception org.kurento.client.TransactionException
 
TransactionExecutionException - Exception in org.kurento.client
 
TransactionExecutionException(Operation, ResponseError) - Constructor for exception org.kurento.client.TransactionExecutionException
 
TransactionImpl - Class in org.kurento.client.internal
 
TransactionImpl(RomManager) - Constructor for class org.kurento.client.internal.TransactionImpl
 
TransactionNotCommitedException - Exception in org.kurento.client
 
TransactionNotCommitedException() - Constructor for exception org.kurento.client.TransactionNotCommitedException
 
TransactionNotCommitedException(String) - Constructor for exception org.kurento.client.TransactionNotCommitedException
 
TransactionNotExecutedException - Exception in org.kurento.client
 
TransactionNotExecutedException() - Constructor for exception org.kurento.client.TransactionNotExecutedException
 
TransactionNotExecutedException(String) - Constructor for exception org.kurento.client.TransactionNotExecutedException
 
TransactionRollbackException - Exception in org.kurento.client
 
TransactionRollbackException() - Constructor for exception org.kurento.client.TransactionRollbackException
 
TransactionRollbackException(String) - Constructor for exception org.kurento.client.TransactionRollbackException
 
TransactionRollbackException(String, Throwable) - Constructor for exception org.kurento.client.TransactionRollbackException
 
TransactionRollbackException(Throwable) - Constructor for exception org.kurento.client.TransactionRollbackException
 

U

unflattenParams(Annotation[][], Type[], Props, ObjectRefsManager) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
unflattenValue(String, Type, Object, ObjectRefsManager) - Method in class org.kurento.client.internal.transport.serialization.ParamsFlattener
 
unsetOverlayedImage() - Method in interface org.kurento.client.FaceOverlayFilter
Clear the image to be shown over each detected face.
unsetOverlayedImage(Continuation<Void>) - Method in interface org.kurento.client.FaceOverlayFilter
Asynchronous version of unsetOverlayedImage: Continuation.onSuccess(F) is called when the action is done.
unsetOverlayedImage(Transaction) - Method in interface org.kurento.client.FaceOverlayFilter
Clear the image to be shown over each detected face.
unsubscribe(String, String) - Method in interface org.kurento.client.internal.client.RomClient
 
unsubscribe(String, String, Continuation<Void>) - Method in interface org.kurento.client.internal.client.RomClient
 
unsubscribe(String, String) - Method in class org.kurento.client.internal.client.RomManager
 
unsubscribe(String, String, Continuation<Void>) - Method in class org.kurento.client.internal.client.RomManager
 
unsubscribe(String, String) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
unsubscribe(String, String, Continuation<Void>) - Method in class org.kurento.client.internal.transport.jsonrpc.RomClientJsonRpcClient
 
UNSUBSCRIBE_LISTENER - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
UNSUBSCRIBE_METHOD - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
UNSUBSCRIBE_OBJECT - Static variable in class org.kurento.client.internal.transport.jsonrpc.RomJsonRpcConstants
 
UnsubscriptionOperation - Class in org.kurento.client.internal.client.operation
 
UnsubscriptionOperation(KurentoObject, ListenerSubscriptionImpl) - Constructor for class org.kurento.client.internal.client.operation.UnsubscriptionOperation
 
UriEndpoint - Interface in org.kurento.client
Interface for endpoints the require a URI to work.
useDataChannels() - Method in class org.kurento.client.WebRtcEndpoint.Builder
Activate data channels support
useEncodedMedia() - Method in class org.kurento.client.HttpPostEndpoint.Builder
configures the endpoint to use encoded media instead of raw media.
useEncodedMedia() - Method in class org.kurento.client.PlayerEndpoint.Builder
use encoded instead of raw media.

V

valueOf(String) - Static method in enum org.kurento.client.AudioCodec
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.ConnectionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.CryptoSuite
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.FilterType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.GstreamerDotDetails
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.IceComponentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.internal.client.RemoteObject.ObjectStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.internal.transport.serialization.ParamsFlattener.RomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.MediaProfileSpecType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.MediaState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.MediaType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.RTCDataChannelState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.RTCStatsIceCandidatePairState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.RTCStatsIceCandidateType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.ServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.StatsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kurento.client.VideoCodec
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kurento.client.AudioCodec
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.ConnectionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.CryptoSuite
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.FilterType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.GstreamerDotDetails
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.IceComponentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.internal.client.RemoteObject.ObjectStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.internal.transport.serialization.ParamsFlattener.RomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.MediaProfileSpecType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.MediaState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.MediaType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.RTCDataChannelState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.RTCStatsIceCandidatePairState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.RTCStatsIceCandidateType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.ServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.StatsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kurento.client.VideoCodec
Returns an array containing the constants of this enum type, in the order they are declared.
VideoCaps - Class in org.kurento.client
Format for video media
VideoCaps(VideoCodec, Fraction) - Constructor for class org.kurento.client.VideoCaps
Create a VideoCaps
VideoCodec - Enum in org.kurento.client
Codec used for transmission of video.

W

waitCommited() - Method in class org.kurento.client.internal.client.RemoteObject
 
waitCommited() - Method in interface org.kurento.client.KurentoObject
 
WebRtcEndpoint - Interface in org.kurento.client
WebRtcEndpoint interface.
WebRtcEndpoint.Builder - Class in org.kurento.client
 
WebRtcEndpoint.Builder(MediaPipeline) - Constructor for class org.kurento.client.WebRtcEndpoint.Builder
Creates a Builder for WebRtcEndpoint
whenCommited(Continuation<?>) - Method in class org.kurento.client.internal.client.RemoteObject
 
whenCommited(Continuation<?>, Executor) - Method in class org.kurento.client.internal.client.RemoteObject
 
whenCommited(Continuation<?>) - Method in interface org.kurento.client.KurentoObject
 
whenCommited(Continuation<?>, Executor) - Method in interface org.kurento.client.KurentoObject
 
withCrypto(SDES) - Method in class org.kurento.client.RtpEndpoint.Builder
Sets a value for crypto in Builder for RtpEndpoint.
withDisconnectionTimeout(int) - Method in class org.kurento.client.HttpPostEndpoint.Builder
Sets a value for disconnectionTimeout in Builder for HttpPostEndpoint.
withFilterType(FilterType) - Method in class org.kurento.client.GStreamerFilter.Builder
Sets a value for filterType in Builder for GStreamerFilter.
withMediaProfile(MediaProfileSpecType) - Method in class org.kurento.client.RecorderEndpoint.Builder
Sets a value for mediaProfile in Builder for RecorderEndpoint.

Z

ZBarFilter - Interface in org.kurento.client
This filter detects QR codes in a video feed.
ZBarFilter.Builder - Class in org.kurento.client
 
ZBarFilter.Builder(MediaPipeline) - Constructor for class org.kurento.client.ZBarFilter.Builder
Creates a Builder for ZBarFilter
A B C D E F G H I J K L M N O P R S T U V W Z 
Kurento Client 6.2.0

Copyright © 2015 Kurento. All rights reserved.