VideoSourceChangedEvent type

البيانات الأساسية للحدث الذي تم تغييره لمصدر الفيديو.

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