MediaSettingsRange.min
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The min
read-only property of the MediaSettingsRange
interface returns the minimum value of the settings range.
Syntax
var min = mediaSettingsRange.min
Value
A double integer.
Specifications
Specification |
---|
MediaStream Image Capture # dom-mediasettingsrange-min |
Browser compatibility
Desktop | Mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Chrome | Edge | Firefox | Internet Explorer | Opera | Safari | WebView Android | Chrome Android | Firefox for Android | Opera Android | Safari on IOS | Samsung Internet | |
min |
59 |
≤79 |
No |
No |
46 |
No |
59 |
59 |
No |
43 |
No |
7.0 |
© 2005–2021 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/MediaSettingsRange/min