![]() |
WSCLib SDK 1.0.0
GPU-accelerated video output framework for Windows
|
Enumerations | |
| enum | WSCHWCapability { WSC_CAP_NONE = 0x0000 , WSC_CAP_NVDEC = 0x0001 , WSC_CAP_NVENC = 0x0002 , WSC_CAP_D3D11_VA = 0x0004 , WSC_CAP_ZERO_COPY = 0x0008 , WSC_CAP_VIDEO_PROC = 0x0010 } |
| Hardware capability flags (bitmask). More... | |
Functions | |
| unsigned | WSC_GetCapabilities () |
| Query available hardware capabilities. | |
Runtime detection — no hard dependency on any specific GPU vendor.
| enum WSCHWCapability |
Hardware capability flags (bitmask).
| unsigned WSC_GetCapabilities | ( | ) |
Query available hardware capabilities.