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 84b3d8e commit c75c445Copy full SHA for c75c445
inputfiles/patches/webrtc-encoded-transform.kdl
@@ -14,6 +14,7 @@ removals {
14
15
// The spec removed `timestamp` but browsers still have it.
16
// https://github.com/w3c/webrtc-encoded-transform/pull/204
17
+// Still Valid in 2025-12
18
interface RTCEncodedAudioFrame {
19
property timestamp type=long readonly=#true mdnUrl="https://developer.mozilla.org/docs/Web/API/RTCEncodedAudioFrame/timestamp"
20
}
0 commit comments