METODE ID3D11VideoDevice::GetVideoDecoderProfileCount (d3d11.h)

Mendapatkan jumlah profil yang didukung oleh driver.

Sintaks

UINT GetVideoDecoderProfileCount();

Mengembalikan nilai

Mengembalikan jumlah profil.

Keterangan

Untuk menghitung profil, panggil ID3D11VideoDevice::GetVideoDecoderProfile.

Persyaratan

   
Klien minimum yang didukung Windows 8 [aplikasi desktop | Aplikasi UWP]
Server minimum yang didukung Windows Server 2012 [aplikasi desktop | Aplikasi UWP]
Target Platform Windows
Header d3d11.h

Lihat juga

ID3D11VideoDevice