VideoEffectsFeatureEvent type
Typen von Abonniertenereignissen
type VideoEffectsFeatureEvent =
| "effectsStarted"
| "effectsStopped"
| "effectsError"
| "fpsWarningThresholdReached"
| "timeForEffectsWarningReached"