ID3D12VideoDecoder1::GetProtectedResourceSession, méthode (d3d12video.h)
Obtient l’ID3D12ProtectedResourceSession qui a été passé dans ID3D12VideoDevice2::CreateVideoDecoder1 lors de la création de l’ID3D12VideoDecoder1 .
Syntaxe
HRESULT GetProtectedResourceSession(
REFIID riid,
void **ppProtectedSession
);
Paramètres
riid
Identificateur global unique (GUID) pour l’interface ID3D12ProtectedResourceSession .
ppProtectedSession
Reçoit un pointeur void représentant l’interface ID3D12ProtectedResourceSession .
Valeur retournée
Cette méthode retourne HRESULT.
Spécifications
Client minimal pris en charge | Windows 10, version 2004 (10.0 ; Build 19041) |
Serveur minimal pris en charge | Windows Server, version 2004 (10.0 ; Build 19041) |
En-tête | d3d12video.h |