Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 377 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 377 Bytes

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.