ImageCapture: track property

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