- From: youennf via GitHub <sysbot+gh@w3.org>
- Date: Tue, 02 Mar 2021 09:10:09 +0000
- To: public-webrtc-logs@w3.org
Let's take the example of sampleRate. Web Audio says the following: If contextOptions.sampleRate is specified, set the sampleRate of this AudioContext to this value. Otherwise, use the sample rate of the default output device. The mediacapture does not say anything while exposing a similar API as Web Audio (optional sampleRate value). As it is, this spec is not reaching the minimal amount of precision that other specs provide and that implementers need. -- GitHub Notification of comment by youennf Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/775#issuecomment-788749905 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 2 March 2021 09:10:13 UTC