KSAUDIOENGINE_DEVICECONTROLS 结构 (ksmedia.h)

描述 KSAUDIOENGINE_DEVICECONTROLS 结构。

语法

typedef struct _tagKSAUDIOENGINE_DEVICECONTROLS {
  EDeviceControlUseType Volume;
  EDeviceControlUseType Mute;
  EDeviceControlUseType PeakMeter;
} KSAUDIOENGINE_DEVICECONTROLS, *PKSAUDIOENGINE_DEVICECONTROLS;

成员

Volume

定义 EDeviceControlUseType 成员

Mute

定义 EDeviceControlUseType 成员 Mute

PeakMeter

定义 EDeviceControlUseType 成员 PeakMeter

要求

要求
最低受支持的客户端 Windows 11 版本 22H2
标头 ksmedia.h (包括 Ksmedia.h)