PeerConnectionImpl.insertDTMF

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void insertDTMF(TransceiverImpl transceiver, string tones, uint duration, uint interToneGap)
  2. void insertDTMF(TransceiverImpl transceiver, string tones, uint duration)
    struct PeerConnectionImpl
    nothrow
    void
    insertDTMF
    ()
    (,
    string tones
    ,)
  3. void insertDTMF(TransceiverImpl transceiver, string tones)

Meta