共用方式為


VideoSourceChangedEvent type

視訊來源變更事件的承載。

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