VideoEffectsFeatureErrorListener type

“effectsError”订阅函数的侦听器类型

type VideoEffectsFeatureErrorListener = (error: VideoEffectErrorPayload) => void