W3C home > Mailing lists > Public > public-webrtc@w3.org > July 2017

[webrtc-pc] duration and interToneGap should be stored as internal slots of RTCDTMFSender

From: Soares Chen via GitHub <sysbot+gh@w3.org>
Date: Fri, 28 Jul 2017 09:33:32 +0000
To: public-webrtc@w3.org
Message-ID: <issues.opened-246296086-1501234410-sysbot+gh@w3.org>
soareschen has just created a new issue for https://github.com/w3c/webrtc-pc:

== duration and interToneGap should be stored as internal slots of RTCDTMFSender ==
Since they are not defined as attributes, currently they look like closure variables that are captured when Playout task is executed. 

With current definition, when two calls of `insertDTMF()` are made in succession, the `duration` and `interToneGap` of the first call is used even though the `toneBuffer` is overridden in second call.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1516 using your GitHub account
Received on Friday, 28 July 2017 09:33:33 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:18:35 UTC