ID3D11VideoDevice::GetVideoDecoderProfileCount 메서드(d3d11.h)

드라이버에서 지원하는 프로필 수를 가져옵니다.

구문

UINT GetVideoDecoderProfileCount();

반환 값

프로필 수를 반환합니다.

설명

프로필을 열거하려면 ID3D11VideoDevice::GetVideoDecoderProfile을 호출합니다.

요구 사항

   
지원되는 최소 클라이언트 Windows 8 [데스크톱 앱 | UWP 앱]
지원되는 최소 서버 Windows Server 2012 [데스크톱 앱 | UWP 앱]
대상 플랫폼 Windows
헤더 d3d11.h

추가 정보

ID3D11VideoDevice