The VoipMediaEngine..::.LS_WAVEOUTCAPS type exposes the following members.
Fields
| Name | Description | |
|---|---|---|
| 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.
|
