Phone line VU meter data (Similar to the phone line recording class).

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

Syntax

C#
public class PhoneLineVuMeter : IDisposable
Visual Basic (Declaration)
Public Class PhoneLineVuMeter _
	Implements IDisposable
Visual C++
public ref class PhoneLineVuMeter : IDisposable
J#
public class PhoneLineVuMeter implements IDisposable

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.PhoneLineVuMeter

See Also