Uses of Class
dev.onvoid.webrtc.RTCDtlsTransport
-
Packages that use RTCDtlsTransport Package Description dev.onvoid.webrtc -
-
Uses of RTCDtlsTransport in dev.onvoid.webrtc
Methods in dev.onvoid.webrtc that return RTCDtlsTransport Modifier and Type Method Description RTCDtlsTransportRTCRtpReceiver. getTransport()The transport over which media for the receiver's track is received in the form of RTP packets.RTCDtlsTransportRTCRtpSender. getTransport()The transport over which media from the MediaStreamTrack is sent in the form of RTP packets.
-