RetroArch
Public Member Functions | Public Attributes | List of all members
D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION Struct Reference

#include <d3d11_1.h>

Public Member Functions

 _Field_size_opt_ (BlobSize) void *pBlob
 
 _Field_size_opt_ (PrivateDataSize) void *pPrivateData
 

Public Attributes

ID3D11CryptoSessionpCryptoSession
 
UINT BlobSize
 
GUID * pKeyInfoId
 
UINT PrivateDataSize
 

Member Function Documentation

◆ _Field_size_opt_() [1/2]

D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::_Field_size_opt_ ( BlobSize  )

◆ _Field_size_opt_() [2/2]

D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::_Field_size_opt_ ( PrivateDataSize  )

Member Data Documentation

◆ BlobSize

UINT D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::BlobSize

◆ pCryptoSession

ID3D11CryptoSession* D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::pCryptoSession

◆ pKeyInfoId

GUID* D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::pKeyInfoId

◆ PrivateDataSize

UINT D3D11_VIDEO_DECODER_BEGIN_FRAME_CRYPTO_SESSION::PrivateDataSize

The documentation for this struct was generated from the following file: