How to enable HDCP content protection through UWP Miracast API?
Gabriel Remus Linck Duarte
0
Reputation points
Greetings!
I am developing a Miracast sink app following the UWP Miracast API documentation. Currently, standard projection of unprotected content works fine.
However, the API does not seem to enable HDCP (for Netflix, Prime etc) in the Miracast Session and I couldn't find in the documentation any way to do this. My hardware supports Miracast with HDCP as stated in the DxDiag report.
How do I turn it on for the session? Is this a limitation of the UWP API? Or must content protection be enabled through a different API?
Thanks.
Sign in to answer