次の方法で共有


VideoSourceChangedEvent type

ビデオ ソース変更イベントのペイロード。

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