CaptionsHandler type

CaptionsReceivedEventType イベントを処理するためのコールバック定義

type CaptionsHandler = (data: CaptionsInfo) => void