VideoSourceChangedEvent type

Payload for video source changed event.

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