Audio PDD Functions (Windows Embedded CE 6.0)
1/6/2010
The following table shows the audio device driver service-provider interface (DDSI) functions.
Programming element | Description |
---|---|
This function turns off and disconnects the audio device. |
|
This function determines the cause of the audio interrupt and returns the current device status. |
|
This function initializes the audio device for operation. |
|
This function sends messages from user applications to the audio driver's platform-dependent driver (PDD) layer. |
|
This function is responsible for managing the audio hardware during POWER_UP and POWER_DOWN notifications. |
|
This function sends IOCTL codes that are not part of the Wave or Mixer API to the audio driver's PDD layer. |
|
This function sends messages to the audio driver's PDD layer. |
See Also
Reference
Waveform Audio Driver Structures
Waveform Audio Driver Functions
Waveform Input Driver Messages
Waveform Output Driver Messages
WPDM Messages