PhotoCapabilities.fillLightMode

The fillLightMode read-only property of the PhotoCapabilities interface returns all available fill light options of the source device. Options may include auto, off, or flash.

Syntax

const lightModes = photoCapabilities.fillLightMode

Value

An Array of available fill light modes.

auto
The device's fill light will be used automatically in low light conditions.
off
No fill light will be used.
flash
Always use the device's fill light.

Specifications

Specification Status Comment
MediaStream Image Capture
The definition of 'fillLightMode' in that specification.
Working Draft Initial definition.

Browser Compatibility

DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariAndroid webviewChrome for AndroidFirefox for AndroidOpera for AndroidSafari on iOSSamsung Internet
fillLightMode
Experimental
Chrome Full support 59Edge Full support ≤79Firefox ? IE ? Opera Full support 46Safari ? WebView Android Full support 59Chrome Android Full support 59Firefox Android ? Opera Android Full support 43Safari iOS ? Samsung Internet Android Full support 7.0

Legend

Full support
Full support
Compatibility unknown
Compatibility unknown
Experimental. Expect behavior to change in the future.
Experimental. Expect behavior to change in the future.