UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

7 lines 219 B
var VideoType; (function (VideoType) { VideoType["CAMERA"] = "CAMERA"; VideoType["SCREENSHARE"] = "SCREENSHARE"; })(VideoType || (VideoType = {})); export default VideoType; //# sourceMappingURL=VideoType.js.map