struttura KSAUDIOENGINE_DEVICECONTROLS (ksmedia.h)

Descrive la struttura KSAUDIOENGINE_DEVICECONTROLS .

Sintassi

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

Members

Volume

Definisce il membro EDeviceControlUseTypeVolume.

Mute

Definisce il membro EDeviceControlUseTypeMute.

PeakMeter

Definisce il membro EDeviceControlUseTypePeakMeter.

Requisiti

Requisito Valore
Client minimo supportato Windows 11 versione 22H2
Intestazione ksmedia.h (include Ksmedia.h)