Share via


IAudioEndpointVolumeEx 인터페이스(endpointvolume.h)

IAudioEndpointVolumeEx 인터페이스는 디바이스 엔드포인트를 오가는 오디오 스트림의 볼륨 컨트롤을 제공합니다.

클라이언트는 매개 변수 iid가 REFIID IID_IAudioEndpointVolumeEx 설정된 IMMDevice::Activate 메서드를 호출하여 엔드포인트 디바이스의 IAudioEndpointVolumeEx 인터페이스에 대한 참조를 가져옵니다.

상속

IAudioEndpointVolumeEx 인터페이스는 IAudioEndpointVolume에서 상속됩니다. IAudioEndpointVolumeEx 에는 다음과 같은 유형의 멤버도 있습니다.

메서드

IAudioEndpointVolumeEx 인터페이스에는 이러한 메서드가 있습니다.

 
IAudioEndpointVolumeEx::GetVolumeRangeChannel

GetVolumeRangeChannel 메서드는 지정된 채널의 볼륨 범위를 가져옵니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 7 [데스크톱 앱만 해당]
지원되는 최소 서버 Windows Server 2008 R2 [데스크톱 앱만 해당]
대상 플랫폼 Windows
헤더 endpointvolume.h

추가 정보

핵심 오디오 인터페이스

EndpointVolume API

IAudioEndpointVolume

IMMDevice::Activate

ISimpleAudioVolume 인터페이스