- GetFrameLatencyWaitableObject
HANDLE GetFrameLatencyWaitableObject()
Undocumented in source.
- GetMatrixTransform
HRESULT GetMatrixTransform(DXGI_MATRIX_3X2_F* pMatrix)
Undocumented in source.
- GetMaximumFrameLatency
HRESULT GetMaximumFrameLatency(UINT* pMaxLatency)
Undocumented in source.
- GetSourceSize
HRESULT GetSourceSize(UINT* pWidth, UINT* pHeight)
Undocumented in source.
- SetMatrixTransform
HRESULT SetMatrixTransform(const(DXGI_MATRIX_3X2_F)* pMatrix)
Undocumented in source.
- SetMaximumFrameLatency
HRESULT SetMaximumFrameLatency(UINT MaxLatency)
Undocumented in source.
- SetSourceSize
HRESULT SetSourceSize(UINT Width, UINT Height)
Undocumented in source.