w3c / mediacapture-region

This document introduces an API for cropping a video track derived from display-capture of the current tab.
http://w3c.github.io/mediacapture-region/
Other
40 stars 10 forks source link

Rejecting cropTo() on ended tracks #71

Open eladalon1983 opened 2 years ago

eladalon1983 commented 2 years ago

We should probably specify that calling cropTo() on an ended track, rejects with some specific error.