VideoEffectError type

ビデオ効果のエラーの種類。

type VideoEffectError = "FailedToProcess" | "FailedToFetchImage"