AudioEffectsFeatureEvent type

أحداث ميزات التأثيرات الصوتية

type AudioEffectsFeatureEvent =
  | "effectsStarted"
  | "effectsStopped"
  | "effectsError"