UNPKG

@nodert-win11/windows.media.streaming.adaptive

Version:

Use the Windows.Media.Streaming.Adaptive UWP API directly from Node.js

52 lines (51 loc) 1.87 kB
{ "name": "@nodert-win11/windows.media.streaming.adaptive", "version": "0.1.6", "description": "Use the Windows.Media.Streaming.Adaptive UWP API directly from Node.js", "main": "lib/main.js", "keywords": [ "Windows.Media.Streaming.Adaptive", "Windows", "Media", "Streaming", "Adaptive", "AdaptiveMediaSource", "AdaptiveMediaSourceAdvancedSettings", "AdaptiveMediaSourceCorrelatedTimes", "AdaptiveMediaSourceCreationResult", "AdaptiveMediaSourceDiagnosticAvailableEventArgs", "AdaptiveMediaSourceDiagnostics", "AdaptiveMediaSourceDownloadBitrateChangedEventArgs", "AdaptiveMediaSourceDownloadCompletedEventArgs", "AdaptiveMediaSourceDownloadFailedEventArgs", "AdaptiveMediaSourceDownloadRequestedDeferral", "AdaptiveMediaSourceDownloadRequestedEventArgs", "AdaptiveMediaSourceDownloadResult", "AdaptiveMediaSourceDownloadStatistics", "AdaptiveMediaSourcePlaybackBitrateChangedEventArgs", "AdaptiveMediaSourceCreationStatus", "AdaptiveMediaSourceDiagnosticType", "AdaptiveMediaSourceDownloadBitrateChangedReason", "AdaptiveMediaSourceResourceType", "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" }