ImageCapture: track property
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The track
read-only property of the
ImageCapture
interface returns a reference to the
MediaStreamTrack
passed to the
ImageCapture()
constructor.
Value
A MediaStreamTrack
object.
Specifications
Specification |
---|
MediaStream Image Capture # dom-imagecapture-track |
Browser compatibility
BCD tables only load in the browser