AudioSourceChangedEvent type

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

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