@nodert-win11/windows.media.protection.playready
Version:
Use the Windows.Media.Protection.PlayReady UWP API directly from Node.js
98 lines (97 loc) • 3.11 kB
JSON
{
"name": "@nodert-win11/windows.media.protection.playready",
"version": "0.1.6",
"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",
"INDClosedCaptionDataReceivedEventArgs",
"INDCustomData",
"INDDownloadEngine",
"INDDownloadEngineNotifier",
"INDLicenseFetchCompletedEventArgs",
"INDLicenseFetchDescriptor",
"INDLicenseFetchResult",
"INDMessenger",
"INDProximityDetectionCompletedEventArgs",
"INDRegistrationCompletedEventArgs",
"INDSendResult",
"INDStartResult",
"INDStorageFileHelper",
"INDStreamParser",
"INDStreamParserNotifier",
"INDTransmitterProperties",
"IPlayReadyDomain",
"IPlayReadyLicense",
"IPlayReadyLicenseAcquisitionServiceRequest",
"IPlayReadyLicenseSession",
"IPlayReadyLicenseSession2",
"IPlayReadySecureStopServiceRequest",
"IPlayReadyServiceRequest",
"NDClient",
"NDCustomData",
"NDDownloadEngineNotifier",
"NDLicenseFetchDescriptor",
"NDStorageFileHelper",
"NDStreamParserNotifier",
"NDTCPMessenger",
"PlayReadyContentHeader",
"PlayReadyContentResolver",
"PlayReadyDomain",
"PlayReadyDomainIterable",
"PlayReadyDomainIterator",
"PlayReadyDomainJoinServiceRequest",
"PlayReadyDomainLeaveServiceRequest",
"PlayReadyITADataGenerator",
"PlayReadyIndividualizationServiceRequest",
"PlayReadyLicense",
"PlayReadyLicenseAcquisitionServiceRequest",
"PlayReadyLicenseIterable",
"PlayReadyLicenseIterator",
"PlayReadyLicenseManagement",
"PlayReadyLicenseSession",
"PlayReadyMeteringReportServiceRequest",
"PlayReadyRevocationServiceRequest",
"PlayReadySecureStopIterable",
"PlayReadySecureStopIterator",
"PlayReadySecureStopServiceRequest",
"PlayReadySoapMessage",
"PlayReadyStatics",
"NDCertificateFeature",
"NDCertificatePlatformID",
"NDCertificateType",
"NDClosedCaptionFormat",
"NDContentIDType",
"NDMediaStreamType",
"NDProximityDetectionType",
"NDStartAsyncOptions",
"PlayReadyDecryptorSetup",
"PlayReadyEncryptionAlgorithm",
"PlayReadyHardwareDRMFeatures",
"PlayReadyITADataFormat",
"NodeRT",
"WinRT",
"Microsoft"
],
"dependencies": {
"nan": "latest"
},
"repository": {
"type": "git",
"url": "git://github.com/demosjarco/NodeRT.git"
},
"homepage": "https://github.com/demosjarco/NodeRT/tree/vs2022",
"author": "Generated by NodeRT (modified)",
"contributors": [
"nadavbar <nadavbar@gmail.com> (http://www.nadavos.com)",
"Felix Rieseberg <felix@felixrieseberg.com> (https://www.felix.fun)",
"MaySoMusician <maysomusician@gmail.com> (https://msmsm.work/)",
"DemosJarco <1209494+demosjarco@users.noreply.github.com> (https://github.com/demosjarco)"
],
"gypfile": true,
"license": "Apache-2.0"
}