- From: Eric Shepherd via GitHub <sysbot+gh@w3.org>
- Date: Mon, 06 Feb 2017 18:26:02 +0000
- To: public-webrtc@w3.org
a2sheppy has just created a new issue for https://github.com/w3c/webrtc-pc: == Inconsistencies in description of RTCDTMFToneChangeEvent.tone == The descriptions of the tone attribute on the RTCDTMFToneChangeEvent interface vary throughout the document. In some places, it's described as indicating that the previous tone has finished playing: * https://w3c.github.io/webrtc-pc/#dom-rtcdtmftonechangeeventinit-tone * https://w3c.github.io/webrtc-pc/#event-RTCDTMFSender-tonechange Here, it's described as indicating that all tones have finished playing and that toneBuffer is empty: * https://w3c.github.io/webrtc-pc/#dom-rtcdtmftonechangeevent-tone (a) Which is correct? (b) The doc needs to be revised to reflect that everywhere. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1014 using your GitHub account
Received on Monday, 6 February 2017 18:26:08 UTC