You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm porting wpf player to winui3, winui 3 Media Player is fine, but I'm not going to drop directshow support.
I'm trying to render directshow using SwapChainPanel in winui 3, I got a IDirect3DSurface9 through custom EVR Presenter, in wpf I render it using d3dimage, but I don't know how to render it using SwapChainPanel, what should I do?
The text was updated successfully, but these errors were encountered:
Hi,
I'm porting wpf player to winui3, winui 3 Media Player is fine, but I'm not going to drop directshow support.
I'm trying to render directshow using SwapChainPanel in winui 3, I got a IDirect3DSurface9 through custom EVR Presenter, in wpf I render it using d3dimage, but I don't know how to render it using SwapChainPanel, what should I do?
The text was updated successfully, but these errors were encountered: