The track
read-only property of the
ImageCapture
interface returns a reference to the
MediaStreamTrack
passed to the
ImageCapture()
constructor.
Syntax
const mediaStreamTrack = imageCaptureObj.track
Value
A MediaStreamTrack
object.
Specifications
Specification | Status | Comment |
---|---|---|
MediaStream Image Capture The definition of 'track' in that specification. |
Working Draft | Initial definition. |
Browser compatibility
BCD tables only load in the browser