RTCDtlsTransport

The RTCDtlsTransport interface provides access to information about the Datagram Transport Layer Security (DTLS) transport over which a RTCPeerConnection's RTP and RTCP packets are sent and received by its RTCRtpSender and RTCRtpReceiver objects.

MDN Reference

Properties

Link copied to clipboard

The iceTransport read-only property of the RTCDtlsTransport interface contains a reference to the underlying RTCIceTransport.

Link copied to clipboard

The state read-only property of the Datagram Transport Layer Security (DTLS) transport state.

Functions

Link copied to clipboard
Link copied to clipboard