This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The fillLightMode
read-only property of the PotoCapabilities
interface returns an array of available fill light options. Options may include auto
, off
, or flash
.
Syntax
var lightModes[] = photoCapabilities.fillLightMode
Value
An array of available fill light modes.
Specifications
Specification | Status | Comment |
---|---|---|
MediaStream Image Capture The definition of 'fillLightMode' in that specification. |
Working Draft | Initial definition. |
Browser Compatibility
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari (WebKit) |
---|---|---|---|---|---|
Basic support | 59 | ? | ? | ? | ? |
Feature | Android Webview | Chrome for Android | Firefox Mobile (Gecko) | Firefox OS | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|---|---|
Basic support | 59 | 59 | ? | ? | ? | ? | ? |