MCPcopy Create free account

hub / github.com/amirsanni/Video-Call-App-NodeJS / functions

Functions30 in github.com/amirsanni/Video-Call-App-NodeJS

↓ 4 callersFunctionbroadcastNewTracks
( stream, type, mirrorMode = true )
src/assets/js/rtc.js:296
↓ 4 callersFunctionstartRecording
( stream )
src/assets/js/rtc.js:328
↓ 2 callersFunctioninit
( createOffer, partnerName )
src/assets/js/rtc.js:137
↓ 2 callersFunctionsendMsg
( msg )
src/assets/js/rtc.js:121
↓ 2 callersFunctionstopSharingScreen
()
src/assets/js/rtc.js:278
↓ 2 callersFunctiontoggleRecordingIcons
( isRecording )
src/assets/js/rtc.js:311
↓ 1 callersFunctiongetAndSetUserStream
()
src/assets/js/rtc.js:109
↓ 1 callersFunctionshareScreen
()
src/assets/js/rtc.js:253
FunctionaddChat
( data, senderType )
src/assets/js/helpers.js:129
FunctionadjustVideoElemSize
()
src/assets/js/helpers.js:268
FunctioncloseVideo
( elemId )
src/assets/js/helpers.js:10
FunctioncreateDemoRemotes
( str, total = 6 )
src/assets/js/helpers.js:292
FunctiongenerateRandomString
()
src/assets/js/helpers.js:2
FunctiongetIceServer
()
src/assets/js/helpers.js:110
FunctiongetQString
( url = '', keyToReturn = '' )
src/assets/js/helpers.js:23
FunctiongetUserAudio
()
src/assets/js/helpers.js:73
FunctiongetUserFullMedia
()
src/assets/js/helpers.js:56
FunctionmaximiseStream
( e )
src/assets/js/helpers.js:213
FunctionpageHasFocus
()
src/assets/js/helpers.js:18
FunctionreplaceTrack
( stream, recipientPeer )
src/assets/js/helpers.js:183
FunctionsaveRecordedStream
( stream, user )
src/assets/js/helpers.js:235
FunctionsetLocalStream
( stream, mirrorMode = true )
src/assets/js/helpers.js:260
FunctionshareScreen
()
src/assets/js/helpers.js:90
FunctionsingleStreamToggleMute
( e )
src/assets/js/helpers.js:220
Functionstream
( socket )
src/ws/stream.js:1
FunctiontoggleChatNotificationBadge
()
src/assets/js/helpers.js:171
FunctiontoggleModal
( id, show )
src/assets/js/helpers.js:244
FunctiontoggleShareIcons
( share )
src/assets/js/helpers.js:191
FunctiontoggleVideoBtnDisabled
( disabled )
src/assets/js/helpers.js:208
FunctionuserMediaAvailable
()
src/assets/js/helpers.js:51