다음을 통해 공유


CaptionsHandler type

CaptionsReceivedEventType 이벤트 처리를 위한 콜백 정의

type CaptionsHandler = (data: CaptionsInfo) => void