Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
Code: Visual C++
Code: J#
C#
Visual Basic
Visual C++
J#
LanScape VOIP Media Engine .NET Class Reference
VoipMediaEngine
.
.
::
.
WaveFile
.
.
::
.
BytesPerWaveBuffer Field
VoipMediaEngine
.
.
::
.
WaveFile Class
See Also
Send Feedback
The number of sample bytes per wave file buffer. Do not modify this value directly.
Namespace:
LanScape
Assembly:
LMEVoipManaged
(in LMEVoipManaged.dll) Version: 6.0.5226.26700
Syntax
C#
public
int
BytesPerWaveBuffer
Visual Basic (Declaration)
Public
BytesPerWaveBuffer
As
Integer
Visual C++
public
:
int
BytesPerWaveBuffer
J#
public
int
BytesPerWaveBuffer
See Also
VoipMediaEngine
.
.
::
.
WaveFile Class
LanScape Namespace