UNPKG

rn-verto-typescript

Version:

Verto Free Switch with React Native Type Script

7 lines (6 loc) 173 B
export default interface VertoRTCMediaHandlers { playRemoteVideo: Function; stopRemoteVideo: Function; playLocalVideo: Function; stopLocalVideo: Function; }