A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpSender/dtmf below:

RTCRtpSender: dtmf property - Web APIs

RTCRtpSender: dtmf property

Baseline Widely available

The read-only dtmf property on the RTCRtpSender interface returns a RTCDTMFSender object which can be used to send DTMF tones over the RTCPeerConnection. See Using DTMF for details on how to make use of the returned RTCDTMFSender object.

Value

An RTCDTMFSender which can be used to send DTMF over the RTP session, or null if the track being carried by the RTP session or the RTCPeerConnection as a whole doesn't support DTMF.

Note: Only audio tracks can support DTMF, and typically only one audio track per RTCPeerConnection will have an associated RTCDTMFSender

Example

tbd

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.3