Skip to main content

QarStreamParamsD3D11 Struct

Declaration

struct QarStreamParamsD3D11 { ... }

Included Headers

Public Member Attributes Index

boolacquire_keyed_mutex_sync
uint32_tcolor_bind_flags
ID3D11DeviceContext1 *d3d11_context
ID3D11Device1 *d3d11_device
uint32_tdepth_bind_flags
QarStructureHeaderheader

Definition at line 1156 of file qar_streaming.h.

Public Member Attributes

acquire_keyed_mutex_sync

bool QarStreamParamsD3D11::acquire_keyed_mutex_sync

Set to false if you want to handle acquiring and release of texture keymutexes in your code. This is helpful if you need to copy from chain of shared textures to start keyed mutex key chain correctly.

Definition at line 1166 of file qar_streaming.h.

color_bind_flags

uint32_t QarStreamParamsD3D11::color_bind_flags

Definition at line 1161 of file qar_streaming.h.

d3d11_context

ID3D11DeviceContext1* QarStreamParamsD3D11::d3d11_context

Definition at line 1159 of file qar_streaming.h.

d3d11_device

ID3D11Device1* QarStreamParamsD3D11::d3d11_device

Definition at line 1160 of file qar_streaming.h.

depth_bind_flags

uint32_t QarStreamParamsD3D11::depth_bind_flags

Definition at line 1162 of file qar_streaming.h.

header

QarStructureHeader QarStreamParamsD3D11::header

Definition at line 1158 of file qar_streaming.h.


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


Generated via doxygen2docusaurus 2.2.1 by Doxygen 1.9.8.