Example #1
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Protection.PlayReady.INDLicenseFetchResult> LicenseFetchAsync(global::Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptor licenseFetchDescriptor)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<INDLicenseFetchResult> NDClient.LicenseFetchAsync(INDLicenseFetchDescriptor licenseFetchDescriptor) is not implemented in Uno.");
 }
Example #2
0
 public void OnContentIDReceived(global::Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptor licenseFetchDescriptor)
 {
     global::Windows.Foundation.Metadata.ApiInformation.TryRaiseNotImplemented("Windows.Media.Protection.PlayReady.NDStreamParserNotifier", "void NDStreamParserNotifier.OnContentIDReceived(INDLicenseFetchDescriptor licenseFetchDescriptor)");
 }
Example #3
0
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Protection.PlayReady.INDStartResult> StartAsync(global::System.Uri contentUrl, uint startAsyncOptions, global::Windows.Media.Protection.PlayReady.INDCustomData registrationCustomData, global::Windows.Media.Protection.PlayReady.INDLicenseFetchDescriptor licenseFetchDescriptor)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<INDStartResult> NDClient.StartAsync(Uri contentUrl, uint startAsyncOptions, INDCustomData registrationCustomData, INDLicenseFetchDescriptor licenseFetchDescriptor) is not implemented in Uno.");
 }