RTCSctpTransport: maxChannels-Eigenschaft

Baseline 2023
Newly available

Since May 2023, this feature works across the latest devices and browser versions. This feature might not work in older devices or browsers.

We’d love to hear your thoughts on the next set of proposals for the JavaScript language. You can find a description of the proposals here.
Please take two minutes to fill out our short survey.

Die schreibgeschützte Eigenschaft maxChannels des RTCSctpTransport-Interfaces gibt die maximale Anzahl der RTCDataChannel-Objekte an, die gleichzeitig geöffnet werden können.

Wert

Ein ganzzahliger Wert, der die maximale Anzahl der RTCDataChannel-Objekte angibt, die gleichzeitig geöffnet werden können, oder null, bevor der SCTP-Transport in den "connected"-Zustand wechselt.

Spezifikationen

Specification
WebRTC: Real-Time Communication in Browsers
# dom-rtcsctptransport-maxchannels

Browser-Kompatibilität