The VoipMediaEngine..::.DtmfDecoder type exposes the following members.

Fields

  NameDescription
FilterBlockN
An internal filter tuning parameter. Do not modify this value directly.
hDtmfDecoderHandle
The actual media enigne DTMF decoder native handle. Do not modify this value directly.
ImmediateEvaluation
true if the DTMF decoder has been created to oerform immediate evaluation Do not modify this value directly.
MediaEngine
The media enigne instance. Do not modify this value directly.
pManagedDtmfDecoderInstance
A pseudo pointer to this managed wrapper. Do not modify this value directly.
pUserDtmfDecoderProc_Mananged
An internal callback procedure. Do not modify this value directly.
SampleRate
The sample rate. Do not modify this value directly.
UsePcm
true if the DTMF decoder has been created to accept PCM samples. false if the DTMF decoder has been created to accept uLaw samples. Do not modify this value directly.
UserDefinedData_Mananged
Instance data passed to an internal callback procedure. Do not modify this value directly.
UserSamplesPerInputBlock
The number of samples per input sample block. Do not modify this value directly.

See Also