- From: Robin Raymond via GitHub <sysbot+gh@w3.org>
- Date: Fri, 22 Apr 2016 19:20:03 +0000
- To: public-ortc@w3.org
robin-raymond has just created a new issue for https://github.com/openpeer/ortc: == RTCRtpContributingSource voiceActivityFlag == ```` dictionary RTCRtpContributingSource { DOMHighResTimeStamp timestamp; unsigned long source; byte audioLevel; boolean voiceActivityFlag; }; ```` `voiceActivityFlag` may or may not be available. If available, the value could be true or false. If not available, is it unset? Please view or discuss this issue at https://github.com/openpeer/ortc/issues/499 using your GitHub account
Received on Friday, 22 April 2016 19:20:06 UTC