How can I get the swapchain for saving frames to texture2d
I want to save frames from CV1 to d3d11 Texture2d. How can I access the swapchain? What process generates resulting post--processed image for CV1 display (What process performs resulting present function)? Thanks!