files/en-us/web/api/browsercapturemediastreamtrack/index.md
{{APIRef("Screen Capture API")}}{{SeeCompatTable}}
The BrowserCaptureMediaStreamTrack interface of the {{domxref("Screen Capture API", "Screen Capture API", "", "nocode")}} represents a single video track. It extends the {{domxref("MediaStreamTrack")}} class with methods to limit the part of a self-capture stream (for example, a user's screen or window) that is captured.
{{InheritanceDiagram}}
BrowserCaptureMediaStreamTrack.See Using the Element Capture and Region Capture APIs for in-context example code.
{{Specifications}}
{{Compat}}