다음을 통해 공유


KSAUDIOENGINE_DEVICECONTROLS 구조체(ksmedia.h)

KSAUDIOENGINE_DEVICECONTROLS 구조를 설명합니다.

구문

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

멤버

Volume

EDeviceControlUseType 멤버 볼륨을 정의합니다.

Mute

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

PeakMeter

EDeviceControlUseType 멤버 PeakMeter를 정의합니다.

요구 사항

요구 사항
지원되는 최소 클라이언트 Windows 11, 버전 22H2
머리글 ksmedia.h(Ksmedia.h 포함)