UNPKG

infobip-rtc

Version:

Infobip RTC JavaScript SDK - Infobip WebRTC API Implementation

5 lines (4 loc) 208 B
declare class TransceiverUtil { static getNextTransceiverDirection(currentDirection: RTCRtpTransceiverDirection, removeRemoteVideo: boolean): RTCRtpTransceiverDirection; } export default TransceiverUtil;