[webrtc-encoded-transform] EncodedVideoFrame needs to be marked serializable (#181)

alvestrand has just created a new issue for https://github.com/w3c/webrtc-encoded-transform:

== EncodedVideoFrame needs to be marked serializable ==
The algorithm specified seems to indicate that EncodedVideoFrame (and audio) is serializable, since it uses the serialization steps to move it around.

This means that "structuredClone(frame)" should give sensible results.

We should mark the IDL accordingly.

(Related to #161)

Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/181 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 1 June 2023 14:35:47 UTC