VideoEffectsFeatureEvent type
Types d’événements d’abonnement
type VideoEffectsFeatureEvent =
| "effectsStarted"
| "effectsStopped"
| "effectsError"
| "fpsWarningThresholdReached"
| "timeForEffectsWarningReached"