- gatherCandidates() - Method in interface org.kurento.client.WebRtcEndpoint
-
Start the gathering of ICE candidates.It must be called after SdpEndpoint::generateOffer or SdpEndpoint::processOffer for Trickle ICE.
- gatherCandidates(Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
-
- gatherCandidates(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Start the gathering of ICE candidates.It must be called after SdpEndpoint::generateOffer or SdpEndpoint::processOffer for Trickle ICE.
- generateOffer() - Method in interface org.kurento.client.SdpEndpoint
-
Generates an SDP offer with media capabilities of the Endpoint.
- generateOffer(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
-
- generateOffer(Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
Generates an SDP offer with media capabilities of the Endpoint.
- genericProperties - Variable in class org.kurento.client.AbstractBuilder
-
- 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.
- 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 @deprecated
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.
- getAvg() - Method in class org.kurento.client.MediaLatencyStat
-
get The average time that buffers take to get on the input pad of this element
- getBase64Certificate() - Method in class org.kurento.client.RTCCertificateStats
-
get For example, DER-encoded, base-64 representation of a certifiate.
- getBinName() - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Getter for the binName property
- getBitrate() - Method in class org.kurento.client.AudioCaps
-
get Bitrate
- 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.IceCandidateFoundEvent
-
Getter for the candidate property
- getCandidate() - Method in class org.kurento.client.OnIceCandidateEvent
-
Getter for the candidate property
- getCandidatePair() - Method in class org.kurento.client.NewCandidatePairSelectedEvent
-
Getter for the candidatePair 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.DataChannelCloseEvent
-
Getter for the channelId property
- getChannelId() - Method in class org.kurento.client.DataChannelOpenEvent
-
Getter for the channelId property
- 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.
- getChildren() - Method in interface org.kurento.client.MediaObject
-
Get children of this MediaObject
.
- getChildren(Continuation<List<MediaObject>>) - Method in interface org.kurento.client.MediaObject
-
Get children of this MediaObject
.
- getChildren(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get children of this MediaObject
.
- 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
-
- getClockRate() - Method in class org.kurento.client.RTCCodec
-
get Represents the media sampling rate.
- 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
-
Get GStreamer command.
- getCommand(Continuation<String>) - Method in interface org.kurento.client.GStreamerFilter
-
Get GStreamer command.
- getCommand(Transaction) - Method in interface org.kurento.client.GStreamerFilter
-
Get GStreamer command.
- getComponentID() - Method in class org.kurento.client.IceCandidatePair
-
get Component ID of the ice connection
- getComponentId() - Method in class org.kurento.client.IceComponentStateChangeEvent
-
Getter for the componentId property
- getComponentId() - Method in class org.kurento.client.IceConnection
-
get The ID of the component
- getComponentId() - Method in class org.kurento.client.OnIceComponentStateChangedEvent
-
Getter for the componentId property
- getConnectionState() - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Connection state.
- getConnectionState(Continuation<ConnectionState>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Connection state.
- getConnectionState(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Connection state.
- getCreationTime() - Method in interface org.kurento.client.MediaObject
-
Get MediaObject
creation time in seconds since Epoch.
- getCreationTime(Continuation<Integer>) - Method in interface org.kurento.client.MediaObject
-
Get MediaObject
creation time in seconds since Epoch.
- getCreationTime(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get MediaObject
creation time in seconds since Epoch.
- getCrypto() - Method in class org.kurento.client.SDES
-
get Selects the cryptographic suite to be used.
- 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
- getDuration() - Method in class org.kurento.client.VideoInfo
-
get Video duration in ms
- getE2ELatency() - Method in class org.kurento.client.EndpointStats
-
get The average end to end latency for each media stream measured in nano seconds
- 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.
- getElementGstreamerDot() - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns the Gstreamer DOT string for this element's private pipeline
- getElementGstreamerDot(Continuation<String>) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns the Gstreamer DOT string for this element's private pipeline
- getElementGstreamerDot(Transaction) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns the Gstreamer DOT string for this element's private pipeline
- getErrorCode() - Method in class org.kurento.client.ErrorEvent
-
Getter for the errorCode property
- 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.
- 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.
- getGenerationTime() - Method in class org.kurento.client.ModuleInfo
-
get Time that this module was generated
- 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
-
This method returns a .dot file describing the topology of the media element.
- getGstreamerDot(GstreamerDotDetails, Continuation<String>) - Method in interface org.kurento.client.MediaElement
-
- getGstreamerDot(Transaction, GstreamerDotDetails) - Method in interface org.kurento.client.MediaElement
-
This method returns a .dot file describing the topology of the media element.
- getGstreamerDot() - Method in interface org.kurento.client.MediaElement
-
This method returns a .dot file describing the topology of the media element.
- getGstreamerDot(Continuation<String>) - Method in interface org.kurento.client.MediaElement
-
- getGstreamerDot(Transaction) - Method in interface org.kurento.client.MediaElement
-
This method returns a .dot file describing the topology of the media element.
- 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
- getICECandidatePairs() - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE candidate pair (local and remote candidates) used by the ice library for each stream.
- getICECandidatePairs(Continuation<List<IceCandidatePair>>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE candidate pair (local and remote candidates) used by the ice library for each stream.
- getICECandidatePairs(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE candidate pair (local and remote candidates) used by the ice library for each stream.
- getIceConnectionState() - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE connection state for all the connections.
- getIceConnectionState(Continuation<List<IceConnection>>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE connection state for all the connections.
- getIceConnectionState(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get the ICE connection state for all the connections.
- getId() - Method in interface org.kurento.client.KurentoObject
-
- getId() - Method in interface org.kurento.client.MediaObject
-
Get unique identifier of this MediaObject
.
- getId(Continuation<String>) - Method in interface org.kurento.client.MediaObject
-
Get unique identifier of this MediaObject
.
- getId(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get unique identifier of this 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
-
Get Server information, version, modules, factories, etc
- getInfo(Continuation<ServerInfo>) - Method in interface org.kurento.client.ServerManager
-
Get Server information, version, modules, factories, etc
- getInfo(Transaction) - Method in interface org.kurento.client.ServerManager
-
Get Server information, version, modules, factories, etc
- getInputAudioLatency() - Method in class org.kurento.client.ElementStats
-
get @deprecated
Audio average measured on the sink pad in nano seconds
- getInputLatency() - Method in class org.kurento.client.ElementStats
-
get The average time that buffers take to get on the input pads of this element in nano seconds
- getInputVideoLatency() - Method in class org.kurento.client.ElementStats
-
get @deprecated
Video average measured on the sink pad in nano seconds
- 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.
- getIsSeekable() - Method in class org.kurento.client.VideoInfo
-
get Seek is possible in video source
- 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
- getKey() - Method in class org.kurento.client.Tag
-
get Tag key
- getKeyBase64() - Method in class org.kurento.client.SDES
-
get
- 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, Properties) - Static method in class org.kurento.client.KurentoClient
-
- getKurentoServerException() - Method in exception org.kurento.client.TransactionRollbackException
-
- getLabel() - Method in class org.kurento.client.KurentoClient
-
- getLabel() - Method in class org.kurento.client.RTCDataChannelStats
-
get The RTCDatachannel label.
- getLatencyStats() - Method in interface org.kurento.client.MediaPipeline
-
Get If statistics about pipeline latency are enabled for all mediaElements
- getLatencyStats(Continuation<Boolean>) - Method in interface org.kurento.client.MediaPipeline
-
Get If statistics about pipeline latency are enabled for all mediaElements
- getLatencyStats(Transaction) - Method in interface org.kurento.client.MediaPipeline
-
Get If statistics about pipeline latency are enabled for all mediaElements
- 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.
- getLocalCandidate() - Method in class org.kurento.client.IceCandidatePair
-
get The local candidate used by the ice library.
- 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 returns the local SDP.
- getLocalSessionDescriptor(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
-
- getLocalSessionDescriptor(Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
This method returns the local SDP.
- getMap() - Method in class org.kurento.client.Properties
-
- getMaxAudioRecvBandwidth() - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for audio reception, in kbps.
- getMaxAudioRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for audio reception, in kbps.
- getMaxAudioRecvBandwidth(Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for audio reception, in kbps.
- 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
-
- getMaxOutputBitrate() - Method in interface org.kurento.client.MediaElement
-
Get Maximum video bitrate for transcoding.
- getMaxOutputBitrate(Continuation<Integer>) - Method in interface org.kurento.client.MediaElement
-
Get Maximum video bitrate for transcoding.
- getMaxOutputBitrate(Transaction) - Method in interface org.kurento.client.MediaElement
-
Get Maximum video bitrate for transcoding.
- getMaxVideoRecvBandwidth() - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for video reception, in kbps.
- getMaxVideoRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for video reception, in kbps.
- getMaxVideoRecvBandwidth(Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
Get Maximum bandwidth for video reception, in kbps.
- getMaxVideoSendBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Maximum bandwidth for video transmission, in kbps.
- getMaxVideoSendBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Maximum bandwidth for video transmission, in kbps.
- getMaxVideoSendBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Maximum bandwidth for video transmission, in kbps.
- getMediaPipeline() - Method in interface org.kurento.client.MediaObject
-
Get MediaPipeline
to which this MediaObject
belongs.
- getMediaPipeline(Continuation<MediaPipeline>) - Method in interface org.kurento.client.MediaObject
-
Get MediaPipeline
to which this MediaObject
belongs.
- getMediaPipeline(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get MediaPipeline
to which this MediaObject
belongs.
- getMediaState() - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Media flow state.
- getMediaState(Continuation<MediaState>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Media flow state.
- getMediaState(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Media flow state.
- 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
- getMediaType() - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Getter for the mediaType property
- getMediaType() - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Getter for the mediaType property
- getMediaType() - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Getter for the mediaType property
- getMediaType() - Method in class org.kurento.client.OnKeySoftLimitEvent
-
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
-
Get Metadata stored in the server
- getMetadata(Continuation<String>) - Method in interface org.kurento.client.ServerManager
-
Get Metadata stored in the server
- getMetadata(Transaction) - Method in interface org.kurento.client.ServerManager
-
Get Metadata stored in the server
- 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
-
- getMinOutputBitrate() - Method in interface org.kurento.client.MediaElement
-
Get Minimum video bitrate for transcoding.
- getMinOutputBitrate(Continuation<Integer>) - Method in interface org.kurento.client.MediaElement
-
Get Minimum video bitrate for transcoding.
- getMinOutputBitrate(Transaction) - Method in interface org.kurento.client.MediaElement
-
Get Minimum video bitrate for transcoding.
- getMinVideoRecvBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth announced for video reception, in kbps.
- getMinVideoRecvBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth announced for video reception, in kbps.
- getMinVideoRecvBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth announced for video reception, in kbps.
- getMinVideoSendBandwidth() - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth for video transmission, in kbps.
- getMinVideoSendBandwidth(Continuation<Integer>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth for video transmission, in kbps.
- getMinVideoSendBandwidth(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Minimum bandwidth for video transmission, in kbps.
- 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 class org.kurento.client.MediaLatencyStat
-
get The identifier of the media stream
- getName() - Method in interface org.kurento.client.MediaObject
-
Get this MediaObject
's name.
- getName(Continuation<String>) - Method in interface org.kurento.client.MediaObject
-
Get this MediaObject
's name.
- getName(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get this MediaObject
's name.
- 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() - 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
- 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
- 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.
- getPadName() - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Getter for the padName property
- getPadName() - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Getter for the padName property
- getParameters() - Method in class org.kurento.client.RTCCodec
-
get From the SDP description line.
- getParent() - Method in interface org.kurento.client.MediaObject
-
Get parent of this MediaObject
.
- getParent(Continuation<MediaObject>) - Method in interface org.kurento.client.MediaObject
-
Get parent of this MediaObject
.
- getParent(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get parent of this 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
-
Get All the pipelines available in the server
- getPipelines(Continuation<List<MediaPipeline>>) - Method in interface org.kurento.client.ServerManager
-
Get All the pipelines available in the server
- getPipelines(Transaction) - Method in interface org.kurento.client.ServerManager
-
Get All the pipelines available in the server
- 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.
- getPosition() - Method in interface org.kurento.client.PlayerEndpoint
-
Get Get or set the actual position of the video in ms.
- getPosition(Continuation<Long>) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Get or set the actual position of the video in ms.
- getPosition(Transaction) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Get or set the actual position of the video in ms.
- 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.
- 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
-
Get Advanced parameters to configure the congestion control algorithm.
- getRembParams(Continuation<RembParams>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Advanced parameters to configure the congestion control algorithm.
- getRembParams(Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Get Advanced parameters to configure the congestion control algorithm.
- getRemoteCandidate() - Method in class org.kurento.client.IceCandidatePair
-
get The remote candidate used by the ice library.
- 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.
- getRemoteSessionDescriptor() - Method in interface org.kurento.client.SdpEndpoint
-
This method returns the remote SDP.
- getRemoteSessionDescriptor(Continuation<String>) - Method in interface org.kurento.client.SdpEndpoint
-
- getRemoteSessionDescriptor(Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
This method returns the remote SDP.
- getRemoteSource() - Method in class org.kurento.client.RTCMediaStreamTrackStats
-
get true indicates that this is a remote source.
- 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.
- getSeekableEnd() - Method in class org.kurento.client.VideoInfo
-
get Last video position to do seek in ms
- getSeekableInit() - Method in class org.kurento.client.VideoInfo
-
get First video position to do seek in ms
- 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
-
Get flag activating or deactivating sending the element's tags in fired events.
- getSendTagsInEvents(Continuation<Boolean>) - Method in interface org.kurento.client.MediaObject
-
Get flag activating or deactivating sending the element's tags in fired events.
- getSendTagsInEvents(Transaction) - Method in interface org.kurento.client.MediaObject
-
Get flag activating or deactivating sending the element's tags in fired events.
- getServerManager() - Method in class org.kurento.client.KurentoClient
-
- getSessionId() - Method in class org.kurento.client.KurentoClient
-
- getSessions() - Method in interface org.kurento.client.ServerManager
-
Get All active sessions in the server
- getSessions(Continuation<List<String>>) - Method in interface org.kurento.client.ServerManager
-
Get All active sessions in the server
- getSessions(Transaction) - Method in interface org.kurento.client.ServerManager
-
Get All active sessions in the server
- 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
-
Gets information about the source pads of this media 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
-
Gets information about the source pads of this media element.
- getSinkConnections() - Method in interface org.kurento.client.MediaElement
-
Gets information about the source pads of this media element.
- getSinkConnections(Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
-
- getSinkConnections(Transaction) - Method in interface org.kurento.client.MediaElement
-
Gets information about the source pads of this media element.
- getSinkConnections(MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets information about the source pads of this media element.
- getSinkConnections(MediaType, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
-
- getSinkConnections(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets information about the source pads of this media 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
-
Gets information about the sink pads of this media element.
- getSourceConnections(MediaType, String, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
-
- getSourceConnections(Transaction, MediaType, String) - Method in interface org.kurento.client.MediaElement
-
Gets information about the sink pads of this media element.
- getSourceConnections() - Method in interface org.kurento.client.MediaElement
-
Gets information about the sink pads of this media element.
- getSourceConnections(Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
-
- getSourceConnections(Transaction) - Method in interface org.kurento.client.MediaElement
-
Gets information about the sink pads of this media element.
- getSourceConnections(MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets information about the sink pads of this media element.
- getSourceConnections(MediaType, Continuation<List<ElementConnectionData>>) - Method in interface org.kurento.client.MediaElement
-
- getSourceConnections(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets information about the sink pads of this media element.
- 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.IceComponentStateChangeEvent
-
Getter for the state property
- getState() - Method in class org.kurento.client.IceConnection
-
get The state of the component
- getState() - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Getter for the state property
- getState() - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Getter for the state property
- getState() - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Getter for the state property
- 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.
- getState() - Method in interface org.kurento.client.UriEndpoint
-
Get State of the endpoint
- getState(Continuation<UriEndpointState>) - Method in interface org.kurento.client.UriEndpoint
-
Get State of the endpoint
- getState(Transaction) - Method in interface org.kurento.client.UriEndpoint
-
Get State of the endpoint
- getState() - Method in class org.kurento.client.UriEndpointStateChangedEvent
-
Getter for the state property
- getStats(MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets the statistics related to an endpoint.
- getStats(MediaType, Continuation<Map<String, Stats>>) - Method in interface org.kurento.client.MediaElement
-
- getStats(Transaction, MediaType) - Method in interface org.kurento.client.MediaElement
-
Gets the statistics related to an endpoint.
- getStats() - Method in interface org.kurento.client.MediaElement
-
Gets the statistics related to an endpoint.
- getStats(Continuation<Map<String, Stats>>) - Method in interface org.kurento.client.MediaElement
-
- getStats(Transaction) - Method in interface org.kurento.client.MediaElement
-
Gets the statistics related to an endpoint.
- getStreamID() - Method in class org.kurento.client.IceCandidatePair
-
get Stream ID of the ice connection
- getStreamId() - Method in class org.kurento.client.IceComponentStateChangeEvent
-
Getter for the streamId property
- getStreamId() - Method in class org.kurento.client.IceConnection
-
get The ID of the stream
- 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
-
Get address of the STUN server (Only IP address are supported)
- getStunServerAddress(Continuation<String>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get address of the STUN server (Only IP address are supported)
- getStunServerAddress(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get address of the STUN server (Only IP address are supported)
- getStunServerPort() - Method in interface org.kurento.client.WebRtcEndpoint
-
Get port of the STUN server
- getStunServerPort(Continuation<Integer>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get port of the STUN server
- getStunServerPort(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get port of the STUN server
- 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 of given tag, or MEDIA_OBJECT_TAG_KEY_NOT_FOUND if tag is not defined.
- getTag(String, Continuation<String>) - Method in interface org.kurento.client.MediaObject
-
- getTag(Transaction, String) - Method in interface org.kurento.client.MediaObject
-
Returns the value of given tag, or MEDIA_OBJECT_TAG_KEY_NOT_FOUND if tag is not defined.
- getTags() - Method in interface org.kurento.client.MediaObject
-
Returns all tags attached to this MediaObject
.
- getTags(Continuation<List<Tag>>) - Method in interface org.kurento.client.MediaObject
-
- getTags(Transaction) - Method in interface org.kurento.client.MediaObject
-
Returns all tags attached to this MediaObject
.
- 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
-
Get TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- getTurnUrl(Continuation<String>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- getTurnUrl(Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Get TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- 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.MediaEvent
-
Getter for the type property
- getType() - Method in class org.kurento.client.MediaLatencyStat
-
get Type of media stream
- 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
-
Get The uri for this endpoint.
- getUri(Continuation<String>) - Method in interface org.kurento.client.UriEndpoint
-
Get The uri for this endpoint.
- getUri(Transaction) - Method in interface org.kurento.client.UriEndpoint
-
Get The uri for this endpoint.
- 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
- getUsedMemory() - Method in interface org.kurento.client.ServerManager
-
Returns the amount of memory that the server is using in KiB
- getUsedMemory(Continuation<Long>) - Method in interface org.kurento.client.ServerManager
-
- getUsedMemory(Transaction) - Method in interface org.kurento.client.ServerManager
-
Returns the amount of memory that the server is using in KiB
- 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 @deprecated
End-to-end video latency measured in nano seconds
- getVideoInfo() - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns info about the source being played
- getVideoInfo(Continuation<VideoInfo>) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns info about the source being played
- getVideoInfo(Transaction) - Method in interface org.kurento.client.PlayerEndpoint
-
Get Returns info about the source being played
- 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
-
- 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
-
This interface is implemented by Endpoints that require an SDP negotiation for the setup of a networked media session with remote peers.
- ServerInfo - Class in org.kurento.client
-
Description of the mediaserver
- ServerInfo() - Constructor for class org.kurento.client.ServerInfo
-
Default private constructor of ServerInfo for serialization with Jackson
- 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
-
All networked Endpoints that require to manage connection sessions with remote peers implement this interface.
- 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 @deprecated
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.
- setAvg(double) - Method in class org.kurento.client.MediaLatencyStat
-
set The average time that buffers take to get on the input pad of this element
- setBase64Certificate(String) - Method in class org.kurento.client.RTCCertificateStats
-
set For example, DER-encoded, base-64 representation of a certifiate.
- setBinName(String) - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Setter for the binName property
- 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.IceCandidateFoundEvent
-
Setter for the candidate property
- setCandidate(IceCandidate) - Method in class org.kurento.client.OnIceCandidateEvent
-
Setter for the candidate property
- setCandidatePair(IceCandidatePair) - Method in class org.kurento.client.NewCandidatePairSelectedEvent
-
Setter for the candidatePair 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.DataChannelCloseEvent
-
Setter for the channelId property
- setChannelId(int) - Method in class org.kurento.client.DataChannelOpenEvent
-
Setter for the channelId property
- 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.IceCandidatePair
-
set Component ID of the ice connection
- setComponentId(int) - Method in class org.kurento.client.IceComponentStateChangeEvent
-
Setter for the componentId property
- setComponentId(int) - Method in class org.kurento.client.IceConnection
-
set The ID of the component
- setComponentId(int) - Method in class org.kurento.client.OnIceComponentStateChangedEvent
-
Setter for the componentId property
- setConnectionTimeout(Long) - Method in class org.kurento.client.KurentoClientBuilder
-
- setCrypto(CryptoSuite) - Method in class org.kurento.client.SDES
-
set Selects the cryptographic suite to be 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
- setDuration(long) - Method in class org.kurento.client.VideoInfo
-
set Video duration in ms
- setE2ELatency(List<MediaLatencyStat>) - Method in class org.kurento.client.EndpointStats
-
set The average end to end latency for each media stream measured in nano seconds
- 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.
- setGenerationTime(String) - Method in class org.kurento.client.ModuleInfo
-
set Time that this module was generated
- 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 @deprecated
Audio average measured on the sink pad in nano seconds
- setInputLatency(List<MediaLatencyStat>) - Method in class org.kurento.client.ElementStats
-
set The average time that buffers take to get on the input pads of this element in nano seconds
- setInputVideoLatency(double) - Method in class org.kurento.client.ElementStats
-
set @deprecated
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.
- setIsSeekable(boolean) - Method in class org.kurento.client.VideoInfo
-
set Seek is possible in video source
- 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
- setKey(String) - Method in class org.kurento.client.Tag
-
set Tag key
- setKeyBase64(String) - Method in class org.kurento.client.SDES
-
set
- setKmsWsUri(String) - Method in class org.kurento.client.KurentoClientBuilder
-
- setLabel(String) - Method in class org.kurento.client.KurentoClient
-
- setLabel(String) - Method in class org.kurento.client.RTCDataChannelStats
-
set The RTCDatachannel label.
- setLatencyStats(boolean) - Method in interface org.kurento.client.MediaPipeline
-
Set If statistics about pipeline latency are enabled for all mediaElements
- setLatencyStats(boolean, Continuation<Void>) - Method in interface org.kurento.client.MediaPipeline
-
Set If statistics about pipeline latency are enabled for all mediaElements
- setLatencyStats(boolean, Transaction) - Method in interface org.kurento.client.MediaPipeline
-
Set If statistics about pipeline latency are enabled for all mediaElements
- 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.
- setLocalCandidate(String) - Method in class org.kurento.client.IceCandidatePair
-
set The local candidate used by the ice library.
- 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.
- 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
-
Set Maximum bandwidth for audio reception, in kbps.
- setMaxAudioRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.SdpEndpoint
-
Set Maximum bandwidth for audio reception, in kbps.
- setMaxAudioRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
Set Maximum bandwidth for audio reception, in kbps.
- 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
-
- setMaxOutputBitrate(int) - Method in interface org.kurento.client.MediaElement
-
Set Maximum video bitrate for transcoding.
- setMaxOutputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
-
Set Maximum video bitrate for transcoding.
- setMaxOutputBitrate(int, Transaction) - Method in interface org.kurento.client.MediaElement
-
Set Maximum video bitrate for transcoding.
- setMaxVideoRecvBandwidth(int) - Method in interface org.kurento.client.SdpEndpoint
-
Set Maximum bandwidth for video reception, in kbps.
- setMaxVideoRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.SdpEndpoint
-
Set Maximum bandwidth for video reception, in kbps.
- setMaxVideoRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.SdpEndpoint
-
Set Maximum bandwidth for video reception, in kbps.
- setMaxVideoSendBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Maximum bandwidth for video transmission, in kbps.
- setMaxVideoSendBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Maximum bandwidth for video transmission, in kbps.
- setMaxVideoSendBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Maximum bandwidth for video transmission, in kbps.
- 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
- setMediaType(MediaType) - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Setter for the mediaType property
- setMediaType(MediaType) - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Setter for the mediaType property
- setMediaType(MediaType) - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Setter for the mediaType property
- setMediaType(MediaType) - Method in class org.kurento.client.OnKeySoftLimitEvent
-
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
-
- setMinOutputBitrate(int) - Method in interface org.kurento.client.MediaElement
-
Set Minimum video bitrate for transcoding.
- setMinOutputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
-
Set Minimum video bitrate for transcoding.
- setMinOutputBitrate(int, Transaction) - Method in interface org.kurento.client.MediaElement
-
Set Minimum video bitrate for transcoding.
- setMinVideoRecvBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth announced for video reception, in kbps.
- setMinVideoRecvBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth announced for video reception, in kbps.
- setMinVideoRecvBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth announced for video reception, in kbps.
- setMinVideoSendBandwidth(int) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth for video transmission, in kbps.
- setMinVideoSendBandwidth(int, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth for video transmission, in kbps.
- setMinVideoSendBandwidth(int, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Minimum bandwidth for video transmission, in kbps.
- 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 class org.kurento.client.MediaLatencyStat
-
set The identifier of the media stream
- setName(String) - Method in interface org.kurento.client.MediaObject
-
Set this MediaObject
's name.
- setName(String, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
-
Set this MediaObject
's name.
- setName(String, Transaction) - Method in interface org.kurento.client.MediaObject
-
Set this MediaObject
's name.
- 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
-
- setOutputBitrate(int, Continuation<Void>) - Method in interface org.kurento.client.MediaElement
-
- setOutputBitrate(Transaction, int) - Method in interface org.kurento.client.MediaElement
-
- 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.
- setPadName(String) - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Setter for the padName property
- setPadName(String) - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Setter for the padName property
- 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.
- setPosition(long) - Method in interface org.kurento.client.PlayerEndpoint
-
Set Get or set the actual position of the video in ms.
- setPosition(long, Continuation<Void>) - Method in interface org.kurento.client.PlayerEndpoint
-
Set Get or set the actual position of the video in ms.
- setPosition(long, Transaction) - Method in interface org.kurento.client.PlayerEndpoint
-
Set Get or set the actual position of the video in ms.
- 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
- setProperties(Properties) - Method in class org.kurento.client.KurentoClientBuilder
-
- 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
-
Set Advanced parameters to configure the congestion control algorithm.
- setRembParams(RembParams, Continuation<Void>) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Advanced parameters to configure the congestion control algorithm.
- setRembParams(RembParams, Transaction) - Method in interface org.kurento.client.BaseRtpEndpoint
-
Set Advanced parameters to configure the congestion control algorithm.
- setRemoteCandidate(String) - Method in class org.kurento.client.IceCandidatePair
-
set The remote candidate used by the ice library.
- 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.
- 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.
- setSeekableEnd(long) - Method in class org.kurento.client.VideoInfo
-
set Last video position to do seek in ms
- setSeekableInit(long) - Method in class org.kurento.client.VideoInfo
-
set First video position to do seek in ms
- 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
-
Set flag activating or deactivating sending the element's tags in fired events.
- setSendTagsInEvents(boolean, Continuation<Void>) - Method in interface org.kurento.client.MediaObject
-
Set flag activating or deactivating sending the element's tags in fired events.
- setSendTagsInEvents(boolean, Transaction) - Method in interface org.kurento.client.MediaObject
-
Set flag activating or deactivating sending the element's tags in fired events.
- 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.IceComponentStateChangeEvent
-
Setter for the state property
- setState(IceComponentState) - Method in class org.kurento.client.IceConnection
-
set The state of the component
- setState(MediaFlowState) - Method in class org.kurento.client.MediaFlowInStateChangeEvent
-
Setter for the state property
- setState(MediaFlowState) - Method in class org.kurento.client.MediaFlowOutStateChangeEvent
-
Setter for the state property
- setState(MediaTranscodingState) - Method in class org.kurento.client.MediaTranscodingStateChangeEvent
-
Setter for the state property
- 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.
- setState(UriEndpointState) - Method in class org.kurento.client.UriEndpointStateChangedEvent
-
Setter for the state property
- setStreamID(String) - Method in class org.kurento.client.IceCandidatePair
-
set Stream ID of the ice connection
- setStreamId(int) - Method in class org.kurento.client.IceComponentStateChangeEvent
-
Setter for the streamId property
- setStreamId(String) - Method in class org.kurento.client.IceConnection
-
set The ID of the stream
- 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
-
Set address of the STUN server (Only IP address are supported)
- setStunServerAddress(String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set address of the STUN server (Only IP address are supported)
- setStunServerAddress(String, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set address of the STUN server (Only IP address are supported)
- setStunServerPort(int) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set port of the STUN server
- setStunServerPort(int, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set port of the STUN server
- setStunServerPort(int, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set port of the STUN server
- 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.
- setTryReconnectingMaxTime(Long) - Method in class org.kurento.client.KurentoClientBuilder
-
- setTurnUrl(String) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- setTurnUrl(String, Continuation<Void>) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- setTurnUrl(String, Transaction) - Method in interface org.kurento.client.WebRtcEndpoint
-
Set TURN server URL with this format: user:password@address:port(?transport=[udp|tcp|tls])
.address
must be an IP (not a domain).transport
is optional (UDP by default).
- 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(MediaType) - Method in class org.kurento.client.MediaLatencyStat
-
set Type of media stream
- 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 @deprecated
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() - Constructor for class org.kurento.client.Stats
-
Default private constructor of Stats for serialization with Jackson
- 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
- stopAndWait() - Method in interface org.kurento.client.RecorderEndpoint
-
Stops recording and does not return until all the content has been written to the selected uri.
- stopAndWait(Continuation<Void>) - Method in interface org.kurento.client.RecorderEndpoint
-
- stopAndWait(Transaction) - Method in interface org.kurento.client.RecorderEndpoint
-
Stops recording and does not return until all the content has been written to the selected uri.
- 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
- StoppedEvent - Class in org.kurento.client
-
- StoppedEvent(MediaObject, String, List<Tag>, String) - Constructor for class org.kurento.client.StoppedEvent
-