|
ReactOS 0.4.16-dev-1946-g52006dd
|

Go to the source code of this file.
Classes | |
| struct | _DriverFuncs |
| struct | MMDevice |
Typedefs | |
| typedef struct _DriverFuncs | DriverFuncs |
| typedef struct MMDevice | MMDevice |
Enumerations | |
| enum | _DriverPriority { Priority_Unavailable = 0 , Priority_Low , Priority_Neutral , Priority_Preferred } |
Variables | |
| DriverFuncs drvs | DECLSPEC_HIDDEN |
| typedef struct _DriverFuncs DriverFuncs |
| Enumerator | |
|---|---|
| Priority_Unavailable | |
| Priority_Low | |
| Priority_Neutral | |
| Priority_Preferred | |
Definition at line 26 of file mmdevapi.h.
| HRESULT AudioClient_Create | ( | MMDevice * | parent, |
| IAudioClient ** | ppv | ||
| ) |
| HRESULT AudioEndpointVolume_Create | ( | MMDevice * | parent, |
| IAudioEndpointVolumeEx ** | ppv | ||
| ) |
Definition at line 305 of file audiovolume.c.
Referenced by MMDevice_Activate().
Definition at line 881 of file devenum.c.
Definition at line 902 of file devenum.c.
Referenced by DllMain(), and MMDevEnum_Release().
Definition at line 77 of file mmdevapi.h.