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.

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

Syntax

C#
public bool UsePcm
Visual Basic (Declaration)
Public UsePcm As Boolean
Visual C++
public:
bool UsePcm
J#
public boolean UsePcm

See Also