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

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

Constructors

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

Methods

  NameDescription
DisposeOverloaded.
Finalize
The Object's finalizer.
(Overrides Object..::.Finalize()()().)

Fields

  NameDescription
dwFormats
Standard audio formats that are supported by the device.
dwSupport
Optional functionality supported by the device.
szPname
Product name in a null-terminated string.
vDriverVersion
Version number of the device driver for the device. The high-order byte is the major version number, and the low-order byte is the minor version number.
wChannels
Number specifying whether the device supports mono (1) or stereo (2) output.
wMid
Manufacturer identifier for the device driver for the device.
wPid
Product identifier for the device.
wReserved1
Packing.

See Also