Ejemplo n.º 1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Protection.HdcpSetProtectionResult> SetDesiredMinProtectionAsync(global::Windows.Media.Protection.HdcpProtection protection)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<HdcpSetProtectionResult> HdcpSession.SetDesiredMinProtectionAsync(HdcpProtection protection) is not implemented in Uno.");
 }
Ejemplo n.º 2
0
 public bool IsEffectiveProtectionAtLeast(global::Windows.Media.Protection.HdcpProtection protection)
 {
     throw new global::System.NotImplementedException("The member bool HdcpSession.IsEffectiveProtectionAtLeast(HdcpProtection protection) is not implemented in Uno.");
 }