共用方式為


CaptionsHandler type

處理 CaptionsReceivedEventType 事件的回呼定義

type CaptionsHandler = (data: CaptionsInfo) => void