We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e12b736 commit a03f88eCopy full SHA for a03f88e
index.bs
@@ -207,7 +207,7 @@ The <dfn>writeEncodedData</dfn> algorithm is given a |rtcObject| as parameter an
207
208
A RTCRtpTransform has two private slots called `[[readable]]` and `[[writable]]`.
209
210
-On getting the transform attribute, the user agent MUST run the following steps:
+The <dfn attribute for="RTCRtpSender,RTCRtpReceiver">transform</dfn> getter steps are:
211
1. Let |rtcObject| be the {{RTCRtpReceiver}} or {{RTCRtpSender}} on which the getter is invoked.
212
2. Return |rtcObject|.`[[transform]]`.
213
0 commit comments