- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Fri, 31 May 2019 00:18:27 +0000
- To: public-webrtc-logs@w3.org
One option would be to say that: 1. setting a MediaStream srcObject sets the rate to 1 (not in the spec right now) 2. once a MediaStream srcObject is set, setting the rate is a no-op (in the spec right now) Step 1 should then say whether setting the rate triggers a ratechange event or not. I would tend to allow a ratechange event there. Your test case would give something like: `0.5 ratechange 1 rate change 1 1` -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/599#issuecomment-497530681 using your GitHub account
Received on Friday, 31 May 2019 00:18:29 UTC