ID3D11VideoDecoderOutputView, interface (d3d11.h)

Identifie les surfaces de sortie accessibles pendant le décodage vidéo.

Héritage

L’interface ID3D11VideoDecoderOutputView hérite de ID3D11View. ID3D11VideoDecoderOutputView a également les types de membres suivants :

Méthodes

L’interface ID3D11VideoDecoderOutputView contient ces méthodes.

 
ID3D11VideoDecoderOutputView::GetDesc

Obtient les propriétés de la vue de sortie du décodeur vidéo.

Notes

Pour obtenir un pointeur vers cette interface, appelez ID3D11VideoDevice::CreateVideoDecoderOutputView.

Configuration requise

   
Client minimal pris en charge Windows 8 [applications de bureau | Applications UWP]
Serveur minimal pris en charge Windows Server 2012 [applications de bureau | Applications UWP]
Plateforme cible Windows
En-tête d3d11.h

Voir aussi

Interfaces vidéo Direct3D 11

ID3D11View