CaptionsReceivedListener type
CallAdapterSubscribers 'captionsReceived' 事件的回調。
type CaptionsReceivedListener = (event: { captionsInfo: CaptionsInfo }) => void
CallAdapterSubscribers 'captionsReceived' 事件的回調。
type CaptionsReceivedListener = (event: { captionsInfo: CaptionsInfo }) => void