Search code examples
c#uwpmedia-playerdvd

UWP Windows.Media.Playback.MediaPlayer: Will this handle physical DVDs (copy protected)


I've been googling and don't see where MediaPlayer even handles DVDs.

Can anybody point me to any docs or a sample for playing a DVD, or is this something that has been dropped?

The API looks pretty complete, but I don't see any way to point it to an actual device.


Solution

  • DVD and BluRay playback is not available in uwp api yet. you have to wait for this feature to be part of SDK only then it can be applied to your app.