transport property

[Some information relates to pre-released product which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.]

Identifies the associated RTCIceTransport instance.

If transport.createAssociatedTransport() has been previously called and the constructed RTCP RTCIceTransport is not in the "closed" state, this indicates the desire to not multiplex RTP and RTCP. If transport.component is "RTCP" throw an InvalidParameters exception.

This property is read-only.

Syntax

JavaScript

 

Standards information

See also

RTCSrtpSdesTransport