WinAppSDK-MediaPlayer icon indicating copy to clipboard operation
WinAppSDK-MediaPlayer copied to clipboard

DirectShow support

Open sudongg opened this issue 3 years ago • 0 comments

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?

sudongg avatar May 15 '22 09:05 sudongg