Delen via


VideoEffectsFeatureEvent type

Typen abonneren op gebeurtenissen

type VideoEffectsFeatureEvent =
  | "effectsStarted"
  | "effectsStopped"
  | "effectsError"
  | "fpsWarningThresholdReached"
  | "timeForEffectsWarningReached"