Stand alone Format and rate conversion function block support.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  LanScape..::.VoipMediaEngine..::.FormatRateConverter

See Also