RTCDTMFSender

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

insertDTMF
void insertDTMF(string tones, uint duration, uint interToneGap)
Undocumented in source. Be warned that the author may not have intended to support it.
insertDTMF
void insertDTMF(string tones, uint duration)
Undocumented in source. Be warned that the author may not have intended to support it.
insertDTMF
void insertDTMF(string tones)
Undocumented in source. Be warned that the author may not have intended to support it.
ontonechange
void ontonechange(Optional!(T0) ontonechange)
Undocumented in source. Be warned that the author may not have intended to support it.
ontonechange
EventHandler ontonechange()
Undocumented in source. Be warned that the author may not have intended to support it.
toneBuffer
string toneBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.EventTarget.EventTarget _parent;
Undocumented in source.

Meta