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

Prototype of a MediaPlayerElement for the Windows App SDK

WinAppSDK-MediaPlayer

Prototype of a MediaPlayerElement for the Windows App SDK

WinUI 3 does not currently have a MediaPlayerElement like UWP XAML does. This project shows how one can use the MediaPlayer API to play video into a WinUI 3 SwapChainPanel element, backed by a DirectX swapchain.