The VoipMediaEngine class is the primary class for accessing all the capabilities of the LanScape VOIP Media Engine.

The VoipMediaEngine..::.DTMF_GEN_DATA type exposes the following members.

Constructors

  NameDescription
VoipMediaEngine..::.DTMF_GEN_DATA
Initializes a new instance of the VoipMediaEngine..::.DTMF_GEN_DATA class

Fields

  NameDescription
LengthInBytes
The number of bytes in the sample buffer.
SampleBuffer
The sample buffer containing the generated DTMF audio data.
UserData
The object reference specified by this value is the same reference specified using the

See Also