다음을 통해 공유


KSAUDIOENGINE_DEVICECONTROLS 구조체(ksmedia.h)

KSAUDIOENGINE_DEVICECONTROLS 구조체에 대해 설명합니다.

통사론

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

회원

Volume

EDeviceControlUseType 멤버 Volume정의합니다.

Mute

EDeviceControlUseType 멤버 음소거정의합니다.

PeakMeter

EDeviceControlUseType 멤버 PeakMeter정의합니다.

요구 사항

요구
지원되는 최소 클라이언트 Windows 11 버전 22H2
헤더 ksmedia.h(Ksmedia.h 포함)