共用方式為


CaptionsReceivedListener type

CallAdapterSubscribers 'captionsReceived' 事件的回調。

type CaptionsReceivedListener = (event: { captionsInfo: CaptionsInfo }) => void