UNPKG

@nodert-win10/windows.media.protection.playready

Version:

Use the Windows.Media.Protection.PlayReady UWP API directly from Node.js

98 lines (97 loc) 2.91 kB
{ "name": "@nodert-win10/windows.media.protection.playready", "version": "0.2.96", "description": "Use the Windows.Media.Protection.PlayReady UWP API directly from Node.js", "main": "lib/main.js", "scripts" : { "install" : "node-gyp rebuild --msvs_version=2015" }, "os": [ "win32" ], "keywords": [ "Windows.Media.Protection.PlayReady", "Windows", "Media", "Protection", "PlayReady", "PlayReadyContentHeader", "PlayReadySoapMessage", "PlayReadyContentResolver", "PlayReadyIndividualizationServiceRequest", "PlayReadyDomainJoinServiceRequest", "PlayReadyDomainLeaveServiceRequest", "PlayReadyLicenseAcquisitionServiceRequest", "PlayReadyMeteringReportServiceRequest", "PlayReadyRevocationServiceRequest", "PlayReadyLicenseManagement", "IPlayReadyLicense", "PlayReadyLicense", "PlayReadyLicenseIterable", "PlayReadyLicenseIterator", "IPlayReadyDomain", "PlayReadyDomain", "PlayReadyDomainIterable", "PlayReadyDomainIterator", "PlayReadyStatics", "PlayReadySecureStopServiceRequest", "PlayReadySecureStopIterable", "PlayReadySecureStopIterator", "PlayReadyITADataGenerator", "IPlayReadyLicenseSession", "PlayReadyLicenseSession", "INDDownloadEngine", "NDDownloadEngineNotifier", "INDDownloadEngineNotifier", "INDLicenseFetchDescriptor", "INDCustomData", "INDStreamParser", "NDStreamParserNotifier", "INDStreamParserNotifier", "INDSendResult", "INDMessenger", "NDTCPMessenger", "INDTransmitterProperties", "INDStartResult", "INDLicenseFetchResult", "NDLicenseFetchDescriptor", "INDRegistrationCompletedEventArgs", "NDCustomData", "INDProximityDetectionCompletedEventArgs", "INDLicenseFetchCompletedEventArgs", "NDClient", "INDClosedCaptionDataReceivedEventArgs", "INDStorageFileHelper", "NDStorageFileHelper", "IPlayReadyServiceRequest", "IPlayReadyLicenseAcquisitionServiceRequest", "IPlayReadySecureStopServiceRequest", "PlayReadyDecryptorSetup", "PlayReadyEncryptionAlgorithm", "PlayReadyHardwareDRMFeatures", "PlayReadyITADataFormat", "NDCertificateType", "NDCertificatePlatformID", "NDCertificateFeature", "NDProximityDetectionType", "NDMediaStreamType", "NDContentIDType", "NDClosedCaptionFormat", "NDStartAsyncOptions", "NodeRT", "WinRT", "Microsoft" ], "dependencies" : { "nan" : "latest" }, "repository": { "type": "git", "url": "git://github.com/NodeRT/NodeRT.git" }, "homepage": "https://github.com/NodeRT/NodeRT", "author": "Generated by NodeRT", "contributors": ["nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)"], "gypfile": true, "license": "Apache-2.0" }