@webex/web-media-effects
Advanced tools
Comparing version
{ | ||
"name": "@webex/web-media-effects", | ||
"version": "2.21.2", | ||
"version": "2.21.3", | ||
"description": "Media effects for JS SDKs", | ||
@@ -5,0 +5,0 @@ "source": "src/index.ts", |
@@ -233,2 +233,5 @@ | ||
// Initialize the plugins | ||
effect.initializePlugins(); | ||
// Enable the effect | ||
@@ -235,0 +238,0 @@ await effect.enable(); // or `await effect.setEnabled(true);` |
1674677
0495
0.61%