[webrtc-encoded-transform] Editorial: generateKeyFrame takes a "rid" argument, but is invoked with "rids" (#143)

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

== Editorial: generateKeyFrame takes a "rid" argument, but is invoked with "rids" ==
The generateKeyFrame algorithm takes a single RID, but the generateKeyFrame API function invokes it with a sequence of RIDs.

The rtcRtpScriptTransformer invokes it with a single RID.

This should be just a matter of wordsmithing; the obvious decision to be taken is behavior of generateKeyFrame([valid rid, invalid rid]).




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


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

Received on Tuesday, 30 August 2022 08:40:03 UTC