Specifies the internal audio buffering depth of DTMF sample blocks (from the internal DTMF generator) as they are sent to local multimedia hardware for local playback. This value is generally set to 2 to imply "double buffering". If your host computer is slow or you experience broken DTMF local audio playback, you may have to increase this value.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public int DtmfLocalAudioPlaybackBuffering
Visual Basic (Declaration)
Public DtmfLocalAudioPlaybackBuffering As Integer
Visual C++
public:
int DtmfLocalAudioPlaybackBuffering
J#
public int DtmfLocalAudioPlaybackBuffering

See Also