次の方法で共有


VideoEffectsFeatureEvent type

サブスクライブ イベントの種類

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