The sample buffer. The application can use this sampled audio data for further processing.

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

Syntax

C#
public short[] SampleBuffer
Visual Basic (Declaration)
Public SampleBuffer As Short()
Visual C++
public:
array<short>^ SampleBuffer
J#
public short[] SampleBuffer

See Also