共用方式為


VideoEffectsFeatureErrorListener type

'effectsError' 訂閱函式的接聽程序類型

type VideoEffectsFeatureErrorListener = (error: VideoEffectErrorPayload) => void