VideoEffectCallBack type

Video effect change call back function definition

type VideoEffectCallBack = (effectId: string | undefined) => void