Uses of Class
dev.onvoid.webrtc.RTCDtlsTransport
Packages that use RTCDtlsTransport
-
Uses of RTCDtlsTransport in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCDtlsTransportModifier and TypeMethodDescriptionRTCRtpReceiver.getTransport()
The transport over which media for the receiver's track is received in the form of RTP packets.RTCRtpSender.getTransport()
The transport over which media from the MediaStreamTrack is sent in the form of RTP packets.