IAudioSystemEffectsPropertyChangeNotificationClient 接口 (mmdeviceapi.h)
客户端实现的回调接口,用于在音频系统效果属性更改时接收通知。
继承
IAudioSystemEffectsPropertyChangeNotificationClient 接口继承自 IUnknown 接口。
方法
IAudioSystemEffectsPropertyChangeNotificationClient 接口具有这些方法。
IAudioSystemEffectsPropertyChangeNotificationClient::OnPropertyChanged 当音频系统影响属性发生更改时由系统调用。 |
注解
通过调用 IAudioSystemEffectsPropertyStore::RegisterPropertyChangeNotification 注册接口以接收回调。 通过调用 IAudioSystemEffectsPropertyStore::UnregisterPropertyChangeNotification 来取消注册回调接口。
有关音频处理对象Windows 11 API (音频驱动程序附带的 API) 的详细信息,请参阅音频处理对象的 Windows 11 API。
要求
要求 | 值 |
---|---|
最低受支持的客户端 | Windows 内部版本 22000 |
标头 | mmdeviceapi.h |