- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Thu, 03 Aug 2017 21:13:57 +0000
- To: public-media-capture-logs@w3.org
@yellowdoge What's the utility? You already them, and they're synchronously available at any time: ```js await track.applyConstraints(constraints); console.log(constraints == track.getConstraints()); // true ``` -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/462#issuecomment-320091936 using your GitHub account
Received on Thursday, 3 August 2017 21:13:59 UTC