Back to Content

ImageCapture: track property

files/en-us/web/api/imagecapture/track/index.md

latest386 B
Original Source

{{APIRef("Image Capture API")}}

The track read-only property of the {{domxref("ImageCapture")}} interface returns a reference to the {{domxref("MediaStreamTrack")}} passed to the {{domxref("ImageCapture.ImageCapture","ImageCapture()")}} constructor.

Value

A {{domxref("MediaStreamTrack")}} object.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}