webm-muxer
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "webm-muxer", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "WebM multiplexer in pure TypeScript with support for WebCodecs API, video & audio.", | ||
@@ -5,0 +5,0 @@ "main": "./build/webm-muxer.js", |
@@ -85,3 +85,3 @@ # webm-muxer - JavaScript WebM multiplexer | ||
frameRate?: number, // Optional, adds metadata to the file | ||
alpha?: boolean // Enable if the video contains transparency | ||
alpha?: boolean // If the video contains transparency data | ||
}, | ||
@@ -88,0 +88,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
62566