|
PortAudio
2.0
|
#include "rpc.h"#include "rpcndr.h"#include "windows.h"#include "ole2.h"#include "unknwn.h"#include "devicetopology.h"Go to the source code of this file.
Data Structures | |
| struct | AUDIO_VOLUME_NOTIFICATION_DATA |
| struct | IAudioEndpointVolumeCallbackVtbl |
| struct | IAudioEndpointVolumeVtbl |
| struct | IAudioMeterInformationVtbl |
Macros | |
| #define | __REQUIRED_RPCNDR_H_VERSION__ 500 |
| #define | __REQUIRED_RPCSAL_H_VERSION__ 100 |
| #define | __IAudioEndpointVolumeCallback_FWD_DEFINED__ |
| #define | __IAudioEndpointVolume_FWD_DEFINED__ |
| #define | __IAudioMeterInformation_FWD_DEFINED__ |
| #define | ENDPOINT_HARDWARE_SUPPORT_VOLUME 0x00000001 |
| #define | ENDPOINT_HARDWARE_SUPPORT_MUTE 0x00000002 |
| #define | ENDPOINT_HARDWARE_SUPPORT_METER 0x00000004 |
| #define | __IAudioEndpointVolumeCallback_INTERFACE_DEFINED__ |
| #define | __IAudioEndpointVolume_INTERFACE_DEFINED__ |
| #define | __IAudioMeterInformation_INTERFACE_DEFINED__ |
Typedefs | |
| typedef interface IAudioEndpointVolumeCallback | IAudioEndpointVolumeCallback |
| typedef interface IAudioEndpointVolume | IAudioEndpointVolume |
| typedef interface IAudioMeterInformation | IAudioMeterInformation |
| typedef struct AUDIO_VOLUME_NOTIFICATION_DATA | AUDIO_VOLUME_NOTIFICATION_DATA |
| typedef struct AUDIO_VOLUME_NOTIFICATION_DATA * | PAUDIO_VOLUME_NOTIFICATION_DATA |
| typedef struct IAudioEndpointVolumeCallbackVtbl | IAudioEndpointVolumeCallbackVtbl |
| typedef struct IAudioEndpointVolumeVtbl | IAudioEndpointVolumeVtbl |
| typedef struct IAudioMeterInformationVtbl | IAudioMeterInformationVtbl |
Variables | |
| RPC_IF_HANDLE | __MIDL_itf_endpointvolume_0000_0000_v0_0_c_ifspec |
| RPC_IF_HANDLE | __MIDL_itf_endpointvolume_0000_0000_v0_0_s_ifspec |
| EXTERN_C const IID | IID_IAudioEndpointVolumeCallback |
| EXTERN_C const IID | IID_IAudioEndpointVolume |
| EXTERN_C const IID | IID_IAudioMeterInformation |
| #define __IAudioEndpointVolume_FWD_DEFINED__ |
| #define __IAudioEndpointVolume_INTERFACE_DEFINED__ |
| #define __IAudioEndpointVolumeCallback_FWD_DEFINED__ |
| #define __IAudioEndpointVolumeCallback_INTERFACE_DEFINED__ |
| #define __IAudioMeterInformation_FWD_DEFINED__ |
| #define __IAudioMeterInformation_INTERFACE_DEFINED__ |
| #define __REQUIRED_RPCNDR_H_VERSION__ 500 |
| #define __REQUIRED_RPCSAL_H_VERSION__ 100 |
| #define ENDPOINT_HARDWARE_SUPPORT_METER 0x00000004 |
| #define ENDPOINT_HARDWARE_SUPPORT_MUTE 0x00000002 |
| #define ENDPOINT_HARDWARE_SUPPORT_VOLUME 0x00000001 |
| typedef struct AUDIO_VOLUME_NOTIFICATION_DATA AUDIO_VOLUME_NOTIFICATION_DATA |
| typedef struct IAudioEndpointVolumeCallbackVtbl IAudioEndpointVolumeCallbackVtbl |
| typedef struct IAudioEndpointVolumeVtbl IAudioEndpointVolumeVtbl |
| typedef struct IAudioMeterInformationVtbl IAudioMeterInformationVtbl |
| typedef struct AUDIO_VOLUME_NOTIFICATION_DATA* PAUDIO_VOLUME_NOTIFICATION_DATA |
| RPC_IF_HANDLE __MIDL_itf_endpointvolume_0000_0000_v0_0_c_ifspec |
| RPC_IF_HANDLE __MIDL_itf_endpointvolume_0000_0000_v0_0_s_ifspec |
| EXTERN_C const IID IID_IAudioEndpointVolume |
| EXTERN_C const IID IID_IAudioEndpointVolumeCallback |
| EXTERN_C const IID IID_IAudioMeterInformation |
1.8.1.1