When set to true, the data contained in the SampleBuffer member is byte sample data (8 bits per element). If false, then SampleBuffer contains short (16 bits per element) sample data.

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

Syntax

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

See Also