@webex/web-media-effects
Advanced tools
Comparing version 2.15.5 to 2.15.6
@@ -43,3 +43,2 @@ import TypedEmitter from 'typed-emitter'; | ||
protected effectTrack?: MediaStreamTrack; | ||
protected inputTrack?: MediaStreamTrack; | ||
protected outputTrack?: MediaStreamTrack; | ||
@@ -52,2 +51,3 @@ protected inputStream?: MediaStream; | ||
get underlyingStream(): MediaStream | undefined; | ||
get inputTrack(): MediaStreamTrack | undefined; | ||
constructor(); | ||
@@ -54,0 +54,0 @@ getOutputTrack(): MediaStreamTrack | undefined; |
{ | ||
"name": "@webex/web-media-effects", | ||
"version": "2.15.5", | ||
"version": "2.15.6", | ||
"description": "Media effects for JS SDKs", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1484505
10283