microsoft / media-foundation

Repository for Windows Media Foundation related tools and samples
MIT License
144 stars 31 forks source link

Update GitHub samples with Media Engine Custom Source Xaml Sample #65

Closed daoyuanli9 closed 4 months ago

daoyuanli9 commented 4 months ago

Adding Media Engine Custom Source Xaml to mf GitHub to showcase how to use Media Engine with custom source and Xaml for media playback.

Adds: MediaEngineCustomSourceXamlSample - Basic app that instantiates a Media Engine with a custom source and presents to Xaml Swap chain for video playback. More information can be found in the readme.md file.