Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pavlobu/deskreen
/ functions
Functions
411 in github.com/pavlobu/deskreen
⨍
Functions
411
◇
Types & classes
117
Function
DeviceInfoCallout
(props)
src/renderer/src/components/DeviceInfoCallout/index.tsx:30
Function
ErrorDialog
(props: ErrorDialogProps)
src/client-viewer/src/components/ErrorDialog/index.tsx:13
Function
GeneralSettingsPanel
()
src/renderer/src/components/SettingsOverlay/SettingsOverlay.tsx:147
Function
HomePage
()
src/renderer/src/containers/HomePage.tsx:32
Function
IntermediateStep
( props: IntermediateStepProps, )
src/renderer/src/components/StepsOfStepper/IntermediateStep.tsx:60
Function
LanguageSelector
()
src/renderer/src/components/LanguageSelector/index.tsx:11
Function
LoadingScreen
()
src/client-viewer/src/components/LoadingScreen/index.tsx:4
Function
LoadingSharingIcon
(props: SelectSharingIconProps)
src/client-viewer/src/components/ConnectingIndicator/LoadingSharingIcon.tsx:10
Function
MainView
()
src/client-viewer/src/containers/MainView/index.tsx:28
Function
MyDeviceInfoCard
(props: MyDeviceDetailsCardProps)
src/client-viewer/src/components/MyDeviceInfoCard/index.tsx:9
Function
PlayerControlPanel
(props: PlayerControlPanelProps)
src/client-viewer/src/components/PlayerControlPanel/index.tsx:58
Function
PlayerView
(props: PlayerViewProps)
src/client-viewer/src/containers/PlayerView/index.tsx:32
Function
PreviewGridList
(props: PreviewGridListProps)
src/renderer/src/components/StepsOfStepper/ChooseAppOrScreenOverlay/PreviewGridList.tsx:12
Function
PrivacyConsentDialog
(props: PrivacyConsentDialogProps)
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:155
Function
PrivacyControlDialog
(props: PrivacyControlDialogProps)
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:167
Function
Root
()
src/renderer/src/containers/Root.tsx:7
Function
ScanQRStep
()
src/renderer/src/components/StepsOfStepper/ScanQRStep.tsx:51
Function
SettingRowLabelAndInput
( props: SettingRowLabelAndInput, )
src/renderer/src/components/SettingsOverlay/SettingRowLabelAndInput.tsx:29
Function
SettingsOverlay
( props: SettingsOverlayProps, )
src/renderer/src/components/SettingsOverlay/SettingsOverlay.tsx:74
Function
SettingsProvider
({ children, })
src/renderer/src/containers/SettingsProvider.tsx:7
Function
ShareAppOrScreenControlGroup
( props: ShareAppOrScreenControlGroupProps, )
src/renderer/src/components/ShareAppOrScreenControlGroup.tsx:55
Function
SharingSourcePreviewCard
( props, )
src/renderer/src/components/SharingSourcePreviewCard/index.tsx:17
Function
SuccessStep
(props: SuccessStepProps)
src/renderer/src/components/StepsOfStepper/SuccessStep.tsx:10
Function
TopPanel
({ handleReset }: Props)
src/renderer/src/components/TopPanel.tsx:135
Function
TranslatedButtons
({ onAccept, onOptOut, currentStatus, }: { onAccept: () => void; onOptOut: () => void; currentStatus: Co
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:114
Function
TranslatedButtons
({ onAccept, onOptOut, }: { onAccept: () => void; onOptOut: () => void; })
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:112
Function
TranslatedContent
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:43
Function
TranslatedContent
()
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:41
Function
VideoJSPlayer
(props: VideoJSPlayerProps)
src/client-viewer/src/components/VideoJSPlayer/index.tsx:20
Method
addScreenDisconnectedListener
( _sharingSessionID: string, _callback: SourcesDisappearListener, )
src/features/DesktopCapturerSourcesService/index.ts:130
Method
addStatusChangeListener
(callback: SharingSessionStatusChangeListener)
src/features/SharingSessionService/SharingSession.ts:123
Method
addWindowClosedListener
( _sharingSessionID: string, _callback: SourcesDisappearListener, )
src/features/DesktopCapturerSourcesService/index.ts:123
Method
callPeer
()
src/features/SharingSessionService/SharingSession.ts:101
Function
checkConnection
()
src/client-viewer/src/features/PeerConnection/startSocketConnectedCheckingLoop/index.ts:9
Function
clearConsentStatus
()
src/client-viewer/src/utils/analytics.ts:38
Method
click
()
src/main/menu.ts:187
Function
connect
(roomId: string)
src/client-viewer/src/utils/socket.ts:6
Method
constructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoNotDefinedError.ts:2
Method
constructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/CanvasNotDefinedError.ts:2
Method
constructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoDimensionsAreWrongError.ts:2
Method
constructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/ImageDataIsUndefinedError.ts:2
Method
constructor
( roomId: string, setUrlCallback: (url: MediaStream | null) => void, videoAutoQualityOptimizer: VideoAut
src/client-viewer/src/features/PeerConnection/index.ts:75
Method
constructor
( setMyDeviceDetails: (details: DeviceDetails) => void, hostAllowedToConnectCallback: () => void, setScr
src/client-viewer/src/features/PeerConnection/PeerConnectionUIHandler.ts:21
Method
constructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionSocketNotDefined.ts:2
Method
constructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPeerIsNullError.ts:2
Method
constructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPartnerIsNotDefinedError.ts:2
Method
constructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionUserIsNotDefinedError.ts:2
Method
constructor
( roomID: string, sharingSessionID: string, user: LocalPeerUser, port: string, )
src/renderer/src/features/PeerConnection/index.ts:53
Method
constructor
(_appPath: string)
src/features/PeerConnectionHelperRendererService/index.ts:12
Method
constructor
()
src/features/DesktopCapturerSourcesService/index.ts:48
Method
constructor
( _roomIDService: RoomIDService, _connectedDevicesService: ConnectedDevicesService, _rendererWebrtcHelpe
src/features/SharingSessionService/index.ts:18
Method
constructor
( _roomID: string, user: LocalPeerUser, peerConnectionHelperRendererService: PeerConnectionHelperRendere
src/features/SharingSessionService/SharingSession.ts:27
Method
constructor
(mainWindow: BrowserWindow, i18n: typeof i18nType)
src/main/menu.ts:21
Method
constructor
(_filenamePath: string)
src/main/utils/LoggerWithFilePrefix.ts:65
Method
constructor
()
src/server/index.ts:93
Method
constructor
(opts: SocketOPTS)
src/server/darkwireSocket.ts:36
Method
constructor
()
src/server/socketsIPService.ts:8
Method
constructor
()
src/server/RoomIDService/index.ts:9
Method
constructor
()
src/server/store/MemoryStore.ts:16
Method
constructor
* @param fileName The name of the file to save the data to. Defaults to 'deskreen-ce-storage.json'.
src/common/deskreen-electron-store.ts:43
Method
denyConnectionForPartner
()
src/features/SharingSessionService/SharingSession.ts:113
Method
disconnectByHostMachineUser
()
src/features/SharingSessionService/SharingSession.ts:106
Function
getActiveNetworkInterface
()
src/main/helpers/getMyLocalIpV4.ts:141
Function
getSharingShourceType
(peerConnection: PeerConnection)
src/client-viewer/src/features/PeerConnection/peerConnectionHandlePeer.ts:10
Method
getShortIDStringOfAvailableRoom
()
src/server/RoomIDService/index.ts:31
Function
getSocket
()
src/client-viewer/src/utils/socket.ts:16
Function
handleAccept
()
src/client-viewer/src/App.tsx:100
Function
handleAcceptClick
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:215
Function
handleAvailabilityChange
( _: unknown, payload: { isAvailable: boolean }, )
src/renderer/src/components/StepsOfStepper/ScanQRStep.tsx:75
Function
handleCancelAlert
()
src/renderer/src/containers/DeskreenStepper.tsx:157
Function
handleChange
()
src/client-viewer/src/utils/playerFullscreen.ts:144
Function
handleFullscreenEnd
()
src/client-viewer/src/containers/PlayerView/index.tsx:129
Function
handleLanguageChange
( event: React.ChangeEvent<HTMLSelectElement>, )
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:200
Function
handleLanguageChange
( event: React.ChangeEvent<HTMLSelectElement>, )
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:181
Function
handleLanguageChanged
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:187
Function
handleLanguageChanged
()
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:168
Function
handleOptOut
()
src/client-viewer/src/App.tsx:109
Function
handleOptOutClick
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:220
Function
handlePendingConnectionDevice
( _: unknown, device: Device, )
src/renderer/src/containers/DeskreenStepper.tsx:185
Function
handlePrerenderChange
()
src/client-viewer/src/App.tsx:35
Function
handleReinitiateConnection
()
src/client-viewer/src/containers/ConnectionPrompts/index.tsx:59
Function
handleVideoBegin
()
src/client-viewer/src/utils/playerFullscreen.ts:145
Function
handleVideoEnd
()
src/client-viewer/src/utils/playerFullscreen.ts:146
Method
inc
(key: string, field: string, inc = 1)
src/server/store/MemoryStore.ts:47
Method
isHighMismatchPercent
(mismatchInPercent: number)
src/client-viewer/src/features/VideoAutoQualityOptimizer/index.ts:190
Method
isIPExists
(ip: string)
src/server/socketsIPService.ts:31
Method
isLowMismatchPercent
(mismatchInPercent: number)
src/client-viewer/src/features/VideoAutoQualityOptimizer/index.ts:186
Method
isOccupiedBy
(deviceID: string)
src/features/ConnectedDevicesService/index.ts:51
Method
notifyOnScreensDisconnectedListeners
( _disconnectedScreensIDs: string[], )
src/features/DesktopCapturerSourcesService/index.ts:275
Method
notifyOnWindowsClosedListeners
(_closedWindowsIDs: string[])
src/features/DesktopCapturerSourcesService/index.ts:262
Function
onChangeLanguageHTMLSelectHandler
( event: React.ChangeEvent<HTMLSelectElement>, )
src/renderer/src/components/LanguageSelector/index.tsx:29
Function
onDeviceConnectedCallback
(device: Device)
src/server/onDeviceConnectedCallback.ts:7
Function
onDismiss
()
src/renderer/src/utils/showMessageFromNewToaster.ts:20
Function
prepare
( payload: SendEncryptedMessagePayload, user: LocalPeerUser, )
src/client-viewer/src/utils/message.ts:13
Function
prepare
( payload: SendEncryptedMessagePayload, user: LocalPeerUser, )
src/renderer/src/utils/message.ts:16
Function
process
( payload: ReceiveEncryptedMessagePayload, )
src/client-viewer/src/utils/message.ts:9
Function
process
( payload: ReceiveEncryptedMessagePayload, )
src/renderer/src/utils/message.ts:10
Function
setAppLanguageHook
(newLang: string)
src/client-viewer/src/providers/AppContextProvider/index.tsx:25
Method
setDesktopCapturerSourceID
(id: string)
src/features/SharingSessionService/SharingSession.ts:92
Method
setDeviceID
(deviceID: string)
src/features/SharingSessionService/SharingSession.ts:141
← previous
next →
301–400 of 411, ranked by callers