CommonLibVR
REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC Struct Reference

#include <D3D11.h>

Public Attributes

D3D11_VIDEO_DECODER_BUFFER_TYPE bufferType
 
std::uint32_t bufferIndex
 
std::uint32_t dataOffset
 
std::uint32_t dataSize
 
std::uint32_t firstMBAddress
 
std::uint32_t numMBsInBuffer
 
std::uint32_t width
 
std::uint32_t height
 
std::uint32_t stride
 
std::uint32_t reservedBits
 
void * iv
 
std::uint32_t ivSize
 
BOOL partialEncryption
 
D3D11_ENCRYPTED_BLOCK_INFO encryptedBlockInfo
 

Member Data Documentation

◆ bufferIndex

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::bufferIndex

◆ bufferType

D3D11_VIDEO_DECODER_BUFFER_TYPE REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::bufferType

◆ dataOffset

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::dataOffset

◆ dataSize

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::dataSize

◆ encryptedBlockInfo

D3D11_ENCRYPTED_BLOCK_INFO REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::encryptedBlockInfo

◆ firstMBAddress

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::firstMBAddress

◆ height

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::height

◆ iv

void* REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::iv

◆ ivSize

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::ivSize

◆ numMBsInBuffer

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::numMBsInBuffer

◆ partialEncryption

BOOL REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::partialEncryption

◆ reservedBits

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::reservedBits

◆ stride

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::stride

◆ width

std::uint32_t REX::W32::D3D11_VIDEO_DECODER_BUFFER_DESC::width

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