A pointer to a 20 Ms 8k PCM sample block.
    Namespace: 
   LanScape
    Assembly:
   LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
| C# | 
|---|
public Object[] SampleBuffer  | 
| Visual Basic (Declaration) | 
|---|
Public SampleBuffer As Object()  | 
| Visual C++ | 
|---|
public:
array<Object^>^ SampleBuffer  | 
| J# | 
|---|
public Object[] SampleBuffer  | 
See Also