- gatherCandidates() - Method in interface org.kurento.client.WebRtcEndpoint
-
Init the gathering of ICE candidates.
- gatherCandidates(Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.