다음을 통해 공유


VideoSourceChangedEvent type

비디오 원본 변경 이벤트에 대한 페이로드입니다.

type VideoSourceChangedEvent = (args: { source: LocalVideoStream }) => void