VideoEffectsFeatureEvent type
Typer av prenumerationshändelser
type VideoEffectsFeatureEvent =
| "effectsStarted"
| "effectsStopped"
| "effectsError"
| "fpsWarningThresholdReached"
| "timeForEffectsWarningReached"