@nodert-win10-cu/windows.media.protection.playready
Version:
Use the Windows.Media.Protection.PlayReady UWP API directly from Node.js
96 lines (95 loc) • 2.92 kB
JSON
{
"name": "@nodert-win10-cu/windows.media.protection.playready",
"version": "0.4.4",
"description": "Use the Windows.Media.Protection.PlayReady UWP API directly from Node.js",
"main": "lib/main.js",
"keywords": [
"Windows.Media.Protection.PlayReady",
"Windows",
"Media",
"Protection",
"PlayReady",
"PlayReadyContentHeader",
"PlayReadySoapMessage",
"PlayReadyContentResolver",
"PlayReadyIndividualizationServiceRequest",
"PlayReadyDomainJoinServiceRequest",
"PlayReadyDomainLeaveServiceRequest",
"PlayReadyLicenseIterable",
"PlayReadyLicenseAcquisitionServiceRequest",
"PlayReadyMeteringReportServiceRequest",
"PlayReadyRevocationServiceRequest",
"PlayReadyLicenseManagement",
"IPlayReadyLicense",
"PlayReadyLicense",
"PlayReadyLicenseIterator",
"IPlayReadyDomain",
"PlayReadyDomain",
"PlayReadyDomainIterable",
"PlayReadyDomainIterator",
"PlayReadyStatics",
"PlayReadySecureStopServiceRequest",
"PlayReadySecureStopIterable",
"PlayReadySecureStopIterator",
"PlayReadyITADataGenerator",
"IPlayReadyLicenseSession",
"IPlayReadyLicenseSession2",
"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)",
"Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)"
],
"gypfile": true,
"license": "Apache-2.0"
}