Namespace VisioForge.Core.D3D11Renderer
Classes
- D3D11ComposablePanel
-
Direct3D 11 composable WPF video panel. Acts as both the visible WPF control and the VisioForge.Core.UI.WPF.IVideoSurfaceProvider hook for consumer custom shaders / overlays. Frame pushes are thread-safe; the upload happens on the caller's thread, the WPF invalidation is dispatched.