次の方法で共有


CaptionsHandler type

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

type CaptionsHandler = (data: CaptionsInfo) => void