The VoipMediaEngine..::.DTMF_EVENT_DATA type exposes the following members.
Fields
Name | Description | |||
---|---|---|---|---|
AverageNoiseMagDb |
This is the power of the average noise signal at the time of detection. It is specified in
dB (Decibels). The 0dB power level is referenced to full scale sin(x) 16 bit PCM. Only applies
to in-band DTMF detected digits.
| |||
DtmfTone |
Represents the DTMF tone that was detected. For supported DTMF tones, see the VoipMediaEngine..::.DTMF_TONE enumeration.
| |||
Freq1MagDb |
This is the power of the lower DTMF frequency signal at the time of detection. It is specified in
dB (Decibels). The 0dB power level is referenced to full scale sin(x) 16 bit PCM. Only applies to
in-band DTMF detected digits.
| |||
Freq2MagDb |
This is the power of the higher DTMF frequency signal at the time of detection. It is specified
in dB (Decibels). The 0dB power level is referenced to full scale sin(x) 16 bit PCM. Only applies
to in-band DTMF detected digits.
| |||
MuteLocalDtmfTonePlayback |
This value can be set to a non zero value to allow the media engine to temporarily
disable local DTMF tone playback for the tone.
| |||
PhoneLine |
The zero based phone line that detected the DTMF event.
| |||
StateOn |
Indicates whether the DTMF digit has transitioned to the "ON" state or the "OFF" state.
|