The VoipMediaEngine class is the primary class for accessing all the
capabilities of the LanScape VOIP Media Engine.
The VoipMediaEngine..::.LS_WAVEINCAPS type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VoipMediaEngine..::.LS_WAVEINCAPS | Initializes a new instance of the VoipMediaEngine..::.LS_WAVEINCAPS class |
Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize |
The Object's finalizer.
(Overrides Object..::.Finalize()()().) |
Fields
Name | Description | |
---|---|---|
dwFormats |
Standard audio formats that are 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.
|