RTCIceTransport: component-Eigenschaft
Die schreibgeschützte component
-Eigenschaft des RTCIceTransport
-Interfaces legt fest, ob das Objekt dazu dient, RTP oder RTCP zu transportieren.
Wert
Ein String, der einer der folgenden ist:
rtp
-
Kennzeichnet einen ICE-Transport, der für das Real-time Transport Protocol (RTP) oder für RTP, das mit dem RTP Control Protocol (RTCP) multipliziert ist, verwendet wird. RTP ist in RFC 3550 definiert. Dieser Wert entspricht dem Komponenten-ID-Feld in der
candidate
a-Line mit dem Wert 1. rtcp
-
Kennzeichnet einen ICE-Transport, der für RTCP verwendet wird, welches in RFC 3550, Abschnitt 6 definiert ist. Dieser Wert entspricht der Komponenten-ID 2.
Spezifikationen
No specification found
No specification data found for api.RTCIceTransport.component
.
Check for problems with this page or contribute a missing spec_url
to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.
Browser-Kompatibilität
BCD tables only load in the browser