true if the samples are in a byte array. false if the sample are a6 bit (short) PCM samples. Do not modify this value directly.

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