次の方法で共有


AudioSourceChangedEvent type

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

type AudioSourceChangedEvent = (args: { source: LocalAudioStream }) => void