Re: [mediacapture-main] Support capturing audio output from sound card (#629)

At https://w3c.github.io/mediacapture-main/#methods-5

> 6.5. Request permission to use a PermissionDescriptor with its name member set to the permission name associated with kind (e.g. "camera", "microphone"), and, optionally, its deviceId member set to the device's deviceId, while considering all devices attached to a live and same-permission MediaStreamTrack in the current browsing context to have permission status "granted", resulting in a set of provided media. Same-permission in this context means a MediaStreamTrack that required the same level of permission to obtain as what is being requested (e.g. not isolated).

does a PR need to be filed to explicitly include `"audiooutput"` at 

> with kind (e.g. "camera", "microphone")

?

-- 
GitHub Notification of comment by guest271314
Please view or discuss this issue at https://github.com/w3c/mediacapture-main/issues/629#issuecomment-541343665 using your GitHub account

Received on Saturday, 12 October 2019 17:09:48 UTC