- From: Bernard Aboba <Bernard.Aboba@microsoft.com>
- Date: Mon, 14 Jul 2014 23:09:29 +0000
- To: "public-ortc@w3.org" <public-ortc@w3.org>
In WebRTC 1.0 Section 4.2.4 we have:
dictionary RTCOfferOptions {
long offerToReceiveVideo;
long offerToReceiveAudio;
boolean voiceActivityDetection = true;
boolean iceRestart = false;
};
What is the equivalent means by which ORTC API controls voice activity detection?
Received on Monday, 14 July 2014 23:10:16 UTC