Type Alias VideoSourceType
VideoSourceType: LiteralString<
| "Capture"
| "MicrosoftTeams"
| "PresentationProfile"
| "Rtmp"
| "WebrtcSinglePresenter"
| "SipAddress"
| "WebexTeam"
| "WebexEvents"
| "WebexLiveStream"
| "Vod"
| "Zoom"
| "Pexip"
| "Producer",
>