- GetColorSpace
DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS GetColorSpace()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetDestSize
HRESULT GetDestSize(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.
- GetSourceRect
HRESULT GetSourceRect(RECT* Rect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- GetTargetRect
HRESULT GetTargetRect(RECT* Rect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- PresentBuffer
HRESULT PresentBuffer(uint BufferToPresent, uint SyncInterval, uint Flags)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetColorSpace
HRESULT SetColorSpace(DXGI_MULTIPLANE_OVERLAY_YCbCr_FLAGS ColorSpace)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetDestSize
HRESULT SetDestSize(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.
- SetSourceRect
HRESULT SetSourceRect(RECT* Rect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- SetTargetRect
HRESULT SetTargetRect(RECT* Rect)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.