CapabilitiesChangeHandler type

用于处理 CaptionsReceivedEventType 事件的回叫定义。

type CapabilitiesChangeHandler = (data: CapabilitiesChangeInfo) => void