Open
Description
https://w3c.github.io/mediacapture-main/getusermedia.html#media-track-constraints shows that at least the spec contains this!
It'd probably involve passing constraints like this:
{
video: {
autoGainControl: false
}
}
Metadata
Assignees
Labels
No labels