IAudioEndpointOffloadStreamVolume 接口 (audioengineendpoint.h)
IAudioEndpointOffloadStreamVolume 接口允许客户端应用程序操作卸载音频流的音量级别。
继承
IAudioEndpointOffloadStreamVolume 接口继承自 IUnknown 接口。 IAudioEndpointOffloadStreamVolume 也具有以下类型的成员:
方法
IAudioEndpointOffloadStreamVolume 接口具有这些方法。
IAudioEndpointOffloadStreamVolume::GetChannelVolumes GetChannelVolumes 方法检索卸载流中各种音频通道的音量级别。 |
IAudioEndpointOffloadStreamVolume::GetVolumeChannelCount GetVolumeChannelCount 方法检索卸载流中的可用音频通道数。 |
IAudioEndpointOffloadStreamVolume::SetChannelVolumes SetChannelVolumes 方法设置卸载流中各种音频通道的音量级别。 |
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | audioengineendpoint.h |