共用方式為


AudioSourceChangedEvent type

音訊來源的承載已變更事件。

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