Re: [webrtc-encoded-transform] No transfer steps defined for RTCEncodedAudioFrame and RTCEncodedVideoFrame (#231)

I think the intent of the spec is to transfer the [[data]] arrayBuffer and leave the other fields untouched.
That is why the spec uses `StructuredSerializeWithTransfer(frame, « data »).`
Agreed we need to clarify the spec, whatever we choose to do.

-- 
GitHub Notification of comment by youennf
Please view or discuss this issue at https://github.com/w3c/webrtc-encoded-transform/issues/231#issuecomment-2348175496 using your GitHub account


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

Received on Friday, 13 September 2024 06:58:06 UTC