CaptionsHandler type

用于处理 CaptionsReceivedEventType 事件的回调定义

type CaptionsHandler = (data: CaptionsInfo) => void