示例#1
0
 public global::Windows.Media.Protection.PlayReady.PlayReadyLicenseIterable CreateLicenseIterable(global::Windows.Media.Protection.PlayReady.PlayReadyContentHeader contentHeader, bool fullyEvaluated)
 {
     throw new global::System.NotImplementedException("The member PlayReadyLicenseIterable PlayReadyLicenseSession.CreateLicenseIterable(PlayReadyContentHeader contentHeader, bool fullyEvaluated) is not implemented in Uno.");
 }
示例#2
0
 public static global::Windows.Media.Protection.PlayReady.IPlayReadyServiceRequest ServiceRequest(global::Windows.Media.Protection.PlayReady.PlayReadyContentHeader contentHeader)
 {
     throw new global::System.NotImplementedException("The member IPlayReadyServiceRequest PlayReadyContentResolver.ServiceRequest(PlayReadyContentHeader contentHeader) is not implemented in Uno.");
 }
 public static global::Windows.Foundation.IAsyncAction DeleteLicenses(global::Windows.Media.Protection.PlayReady.PlayReadyContentHeader contentHeader)
 {
     throw new global::System.NotImplementedException("The member IAsyncAction PlayReadyLicenseManagement.DeleteLicenses(PlayReadyContentHeader contentHeader) is not implemented in Uno.");
 }
示例#4
0
 public PlayReadyLicenseIterable(global::Windows.Media.Protection.PlayReady.PlayReadyContentHeader contentHeader, bool fullyEvaluated)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Protection.PlayReady.PlayReadyLicenseIterable", "PlayReadyLicenseIterable.PlayReadyLicenseIterable(PlayReadyContentHeader contentHeader, bool fullyEvaluated)");
 }