← back to v130 · webrtc-encoded-transform-modify-metadata-functions

conformance · v130

v130 · webrtc-encoded-transform-modify-metadata-functions — conformance probe

7 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://w3c.github.io/webrtc-encoded-transform/#dom-rtcencodedvideoframe-constructor chromestatus: #5116073827893248 generated 2026-06-02T08:41:51Z by codex-auto-research-v130
0
pass
0
fail
0
blocked
7
total
id contract kind verdict detail
rtcrtpscripttransform-exposed RTCRtpScriptTransform is exposed for attaching encoded transforms. spec ↗ exists
encoded-video-frame-constructor RTCEncodedVideoFrame is exposed as a constructor for transformed video frames. spec ↗ typeof
encoded-audio-frame-constructor RTCEncodedAudioFrame is exposed as a constructor for transformed audio frames. spec ↗ typeof
video-frame-getmetadata RTCEncodedVideoFrame exposes getMetadata for reading frame metadata before reconstruction. spec ↗ script
audio-frame-getmetadata RTCEncodedAudioFrame exposes getMetadata for reading audio frame metadata before reconstruction. spec ↗ script
sender-transform-property RTCRtpSender exposes a transform property for installing an encoded transform. spec ↗ script
receiver-transform-property RTCRtpReceiver exposes a transform property for installing an encoded transform. spec ↗ script