Re: [mediacapture-main] what is the default channelCount (#775)

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