Compartir a través de


estructura KSAUDIOENGINE_DEVICECONTROLS (ksmedia.h)

Describe la estructura KSAUDIOENGINE_DEVICECONTROLS.

Sintaxis

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

Miembros

Volume

Define el miembro EDeviceControlUseType miembro Volume.

Mute

Define el miembro EDeviceControlUseType miembro Silenciar.

PeakMeter

Define el miembro EDeviceControlUseTypePeakMeter.

Requisitos

Requisito Valor
cliente mínimo admitido Windows 11, versión 22H2
encabezado de ksmedia.h (incluya Ksmedia.h)