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
.
.
::
.
DTMF_GEN_DATA
.
.
::
.
SampleBuffer Field
VoipMediaEngine
.
.
::
.
DTMF_GEN_DATA Class
See Also
Send Feedback
The sample buffer containing the generated DTMF audio data.
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
VoipMediaEngine
.
.
::
.
DTMF_GEN_DATA Class
LanScape Namespace