- From: Domenic Denicola via GitHub <sysbot+gh@w3.org>
- Date: Wed, 19 Oct 2016 17:28:00 +0000
- To: public-media-capture@w3.org
domenic has just created a new issue for https://github.com/w3c/mediacapture-output: == "For each sinkId whose value is equal to sinkId:" == What collection exactly is being iterated over here? There is no such thing as "For each sinkId". My best guess is that this is attempting to iterate over all HTMLMediaElements. But which ones? The ones in a document tree? The ones connected to a document? Which documents---all of the ones in the browser? Please view or discuss this issue at https://github.com/w3c/mediacapture-output/issues/45 using your GitHub account
Received on Wednesday, 19 October 2016 17:28:06 UTC