Uses of Class
org.kurento.client.WebRtcEndpoint.Builder
-
Uses of WebRtcEndpoint.Builder in org.kurento.client
Methods in org.kurento.client that return WebRtcEndpoint.BuilderModifier and TypeMethodDescriptionWebRtcEndpoint.Builder.recvonly()Single direction, receive-only endpointWebRtcEndpoint.Builder.sendonly()Single direction, send-only endpointWebRtcEndpoint.Builder.useDataChannels()Activate data channels supportWebRtcEndpoint.Builder.withCertificateKeyType(CertificateKeyType certificateKeyType) Sets a value for certificateKeyType in Builder for WebRtcEndpoint.WebRtcEndpoint.Builder.withProperties(Properties properties) WebRtcEndpoint.Builder.withQosDscp(DSCPValue qosDscp) Sets a value for qosDscp in Builder for WebRtcEndpoint.