VideoSourceChangedEvent type

视频源更改事件的有效负载。

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