CapabilitiesChangeHandler type

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

type CapabilitiesChangeHandler = (data: CapabilitiesChangeInfo) => void