- GetFrameLatencyWaitableObject
HANDLE GetFrameLatencyWaitableObject()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMatrixTransform
HRESULT GetMatrixTransform(DXGI_MATRIX_3X2_F* Matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetMaximumFrameLatency
HRESULT GetMaximumFrameLatency(uint* MaxLatency)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetSourceSize
HRESULT GetSourceSize(uint* Width, uint* Height)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetMatrixTransform
HRESULT SetMatrixTransform(DXGI_MATRIX_3X2_F* Matrix)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetMaximumFrameLatency
HRESULT SetMaximumFrameLatency(uint MaxLatency)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetSourceSize
HRESULT SetSourceSize(uint Width, uint Height)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.