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 volumen del miembroEDeviceControlUseType.
Mute
Define el silenciador del miembro EDeviceControlUseType.
PeakMeter
Define el miembro EDeviceControlUseTypePeakMeter.
Requisitos
Requisito | Value |
---|---|
Cliente mínimo compatible | Windows 11, versión 22H2 |
Encabezado | ksmedia.h (incluye Ksmedia.h) |