MCPcopy Create free account

hub / github.com/pavlobu/deskreen / functions

Functions411 in github.com/pavlobu/deskreen

FunctionDeviceInfoCallout
(props)
src/renderer/src/components/DeviceInfoCallout/index.tsx:30
FunctionErrorDialog
(props: ErrorDialogProps)
src/client-viewer/src/components/ErrorDialog/index.tsx:13
FunctionGeneralSettingsPanel
()
src/renderer/src/components/SettingsOverlay/SettingsOverlay.tsx:147
FunctionHomePage
()
src/renderer/src/containers/HomePage.tsx:32
FunctionIntermediateStep
( props: IntermediateStepProps, )
src/renderer/src/components/StepsOfStepper/IntermediateStep.tsx:60
FunctionLanguageSelector
()
src/renderer/src/components/LanguageSelector/index.tsx:11
FunctionLoadingScreen
()
src/client-viewer/src/components/LoadingScreen/index.tsx:4
FunctionLoadingSharingIcon
(props: SelectSharingIconProps)
src/client-viewer/src/components/ConnectingIndicator/LoadingSharingIcon.tsx:10
FunctionMainView
()
src/client-viewer/src/containers/MainView/index.tsx:28
FunctionMyDeviceInfoCard
(props: MyDeviceDetailsCardProps)
src/client-viewer/src/components/MyDeviceInfoCard/index.tsx:9
FunctionPlayerControlPanel
(props: PlayerControlPanelProps)
src/client-viewer/src/components/PlayerControlPanel/index.tsx:58
FunctionPlayerView
(props: PlayerViewProps)
src/client-viewer/src/containers/PlayerView/index.tsx:32
FunctionPreviewGridList
(props: PreviewGridListProps)
src/renderer/src/components/StepsOfStepper/ChooseAppOrScreenOverlay/PreviewGridList.tsx:12
FunctionPrivacyConsentDialog
(props: PrivacyConsentDialogProps)
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:155
FunctionPrivacyControlDialog
(props: PrivacyControlDialogProps)
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:167
FunctionRoot
()
src/renderer/src/containers/Root.tsx:7
FunctionScanQRStep
()
src/renderer/src/components/StepsOfStepper/ScanQRStep.tsx:51
FunctionSettingRowLabelAndInput
( props: SettingRowLabelAndInput, )
src/renderer/src/components/SettingsOverlay/SettingRowLabelAndInput.tsx:29
FunctionSettingsOverlay
( props: SettingsOverlayProps, )
src/renderer/src/components/SettingsOverlay/SettingsOverlay.tsx:74
FunctionSettingsProvider
({ children, })
src/renderer/src/containers/SettingsProvider.tsx:7
FunctionShareAppOrScreenControlGroup
( props: ShareAppOrScreenControlGroupProps, )
src/renderer/src/components/ShareAppOrScreenControlGroup.tsx:55
FunctionSharingSourcePreviewCard
( props, )
src/renderer/src/components/SharingSourcePreviewCard/index.tsx:17
FunctionSuccessStep
(props: SuccessStepProps)
src/renderer/src/components/StepsOfStepper/SuccessStep.tsx:10
FunctionTopPanel
({ handleReset }: Props)
src/renderer/src/components/TopPanel.tsx:135
FunctionTranslatedButtons
({ onAccept, onOptOut, currentStatus, }: { onAccept: () => void; onOptOut: () => void; currentStatus: Co
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:114
FunctionTranslatedButtons
({ onAccept, onOptOut, }: { onAccept: () => void; onOptOut: () => void; })
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:112
FunctionTranslatedContent
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:43
FunctionTranslatedContent
()
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:41
FunctionVideoJSPlayer
(props: VideoJSPlayerProps)
src/client-viewer/src/components/VideoJSPlayer/index.tsx:20
MethodaddScreenDisconnectedListener
( _sharingSessionID: string, _callback: SourcesDisappearListener, )
src/features/DesktopCapturerSourcesService/index.ts:130
MethodaddStatusChangeListener
(callback: SharingSessionStatusChangeListener)
src/features/SharingSessionService/SharingSession.ts:123
MethodaddWindowClosedListener
( _sharingSessionID: string, _callback: SourcesDisappearListener, )
src/features/DesktopCapturerSourcesService/index.ts:123
MethodcallPeer
()
src/features/SharingSessionService/SharingSession.ts:101
FunctioncheckConnection
()
src/client-viewer/src/features/PeerConnection/startSocketConnectedCheckingLoop/index.ts:9
FunctionclearConsentStatus
()
src/client-viewer/src/utils/analytics.ts:38
Methodclick
()
src/main/menu.ts:187
Functionconnect
(roomId: string)
src/client-viewer/src/utils/socket.ts:6
Methodconstructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoNotDefinedError.ts:2
Methodconstructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/CanvasNotDefinedError.ts:2
Methodconstructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/VideoDimensionsAreWrongError.ts:2
Methodconstructor
()
src/client-viewer/src/features/VideoAutoQualityOptimizer/errors/ImageDataIsUndefinedError.ts:2
Methodconstructor
( roomId: string, setUrlCallback: (url: MediaStream | null) => void, videoAutoQualityOptimizer: VideoAut
src/client-viewer/src/features/PeerConnection/index.ts:75
Methodconstructor
( setMyDeviceDetails: (details: DeviceDetails) => void, hostAllowedToConnectCallback: () => void, setScr
src/client-viewer/src/features/PeerConnection/PeerConnectionUIHandler.ts:21
Methodconstructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionSocketNotDefined.ts:2
Methodconstructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPeerIsNullError.ts:2
Methodconstructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionPartnerIsNotDefinedError.ts:2
Methodconstructor
()
src/client-viewer/src/features/PeerConnection/errors/PeerConnectionUserIsNotDefinedError.ts:2
Methodconstructor
( roomID: string, sharingSessionID: string, user: LocalPeerUser, port: string, )
src/renderer/src/features/PeerConnection/index.ts:53
Methodconstructor
(_appPath: string)
src/features/PeerConnectionHelperRendererService/index.ts:12
Methodconstructor
()
src/features/DesktopCapturerSourcesService/index.ts:48
Methodconstructor
( _roomIDService: RoomIDService, _connectedDevicesService: ConnectedDevicesService, _rendererWebrtcHelpe
src/features/SharingSessionService/index.ts:18
Methodconstructor
( _roomID: string, user: LocalPeerUser, peerConnectionHelperRendererService: PeerConnectionHelperRendere
src/features/SharingSessionService/SharingSession.ts:27
Methodconstructor
(mainWindow: BrowserWindow, i18n: typeof i18nType)
src/main/menu.ts:21
Methodconstructor
(_filenamePath: string)
src/main/utils/LoggerWithFilePrefix.ts:65
Methodconstructor
()
src/server/index.ts:93
Methodconstructor
(opts: SocketOPTS)
src/server/darkwireSocket.ts:36
Methodconstructor
()
src/server/socketsIPService.ts:8
Methodconstructor
()
src/server/RoomIDService/index.ts:9
Methodconstructor
()
src/server/store/MemoryStore.ts:16
Methodconstructor
* @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
MethoddenyConnectionForPartner
()
src/features/SharingSessionService/SharingSession.ts:113
MethoddisconnectByHostMachineUser
()
src/features/SharingSessionService/SharingSession.ts:106
FunctiongetActiveNetworkInterface
()
src/main/helpers/getMyLocalIpV4.ts:141
FunctiongetSharingShourceType
(peerConnection: PeerConnection)
src/client-viewer/src/features/PeerConnection/peerConnectionHandlePeer.ts:10
MethodgetShortIDStringOfAvailableRoom
()
src/server/RoomIDService/index.ts:31
FunctiongetSocket
()
src/client-viewer/src/utils/socket.ts:16
FunctionhandleAccept
()
src/client-viewer/src/App.tsx:100
FunctionhandleAcceptClick
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:215
FunctionhandleAvailabilityChange
( _: unknown, payload: { isAvailable: boolean }, )
src/renderer/src/components/StepsOfStepper/ScanQRStep.tsx:75
FunctionhandleCancelAlert
()
src/renderer/src/containers/DeskreenStepper.tsx:157
FunctionhandleChange
()
src/client-viewer/src/utils/playerFullscreen.ts:144
FunctionhandleFullscreenEnd
()
src/client-viewer/src/containers/PlayerView/index.tsx:129
FunctionhandleLanguageChange
( event: React.ChangeEvent<HTMLSelectElement>, )
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:200
FunctionhandleLanguageChange
( event: React.ChangeEvent<HTMLSelectElement>, )
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:181
FunctionhandleLanguageChanged
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:187
FunctionhandleLanguageChanged
()
src/client-viewer/src/components/PrivacyConsentDialog/index.tsx:168
FunctionhandleOptOut
()
src/client-viewer/src/App.tsx:109
FunctionhandleOptOutClick
()
src/client-viewer/src/components/PrivacyControlDialog/index.tsx:220
FunctionhandlePendingConnectionDevice
( _: unknown, device: Device, )
src/renderer/src/containers/DeskreenStepper.tsx:185
FunctionhandlePrerenderChange
()
src/client-viewer/src/App.tsx:35
FunctionhandleReinitiateConnection
()
src/client-viewer/src/containers/ConnectionPrompts/index.tsx:59
FunctionhandleVideoBegin
()
src/client-viewer/src/utils/playerFullscreen.ts:145
FunctionhandleVideoEnd
()
src/client-viewer/src/utils/playerFullscreen.ts:146
Methodinc
(key: string, field: string, inc = 1)
src/server/store/MemoryStore.ts:47
MethodisHighMismatchPercent
(mismatchInPercent: number)
src/client-viewer/src/features/VideoAutoQualityOptimizer/index.ts:190
MethodisIPExists
(ip: string)
src/server/socketsIPService.ts:31
MethodisLowMismatchPercent
(mismatchInPercent: number)
src/client-viewer/src/features/VideoAutoQualityOptimizer/index.ts:186
MethodisOccupiedBy
(deviceID: string)
src/features/ConnectedDevicesService/index.ts:51
MethodnotifyOnScreensDisconnectedListeners
( _disconnectedScreensIDs: string[], )
src/features/DesktopCapturerSourcesService/index.ts:275
MethodnotifyOnWindowsClosedListeners
(_closedWindowsIDs: string[])
src/features/DesktopCapturerSourcesService/index.ts:262
FunctiononChangeLanguageHTMLSelectHandler
( event: React.ChangeEvent<HTMLSelectElement>, )
src/renderer/src/components/LanguageSelector/index.tsx:29
FunctiononDeviceConnectedCallback
(device: Device)
src/server/onDeviceConnectedCallback.ts:7
FunctiononDismiss
()
src/renderer/src/utils/showMessageFromNewToaster.ts:20
Functionprepare
( payload: SendEncryptedMessagePayload, user: LocalPeerUser, )
src/client-viewer/src/utils/message.ts:13
Functionprepare
( payload: SendEncryptedMessagePayload, user: LocalPeerUser, )
src/renderer/src/utils/message.ts:16
Functionprocess
( payload: ReceiveEncryptedMessagePayload, )
src/client-viewer/src/utils/message.ts:9
Functionprocess
( payload: ReceiveEncryptedMessagePayload, )
src/renderer/src/utils/message.ts:10
FunctionsetAppLanguageHook
(newLang: string)
src/client-viewer/src/providers/AppContextProvider/index.tsx:25
MethodsetDesktopCapturerSourceID
(id: string)
src/features/SharingSessionService/SharingSession.ts:92
MethodsetDeviceID
(deviceID: string)
src/features/SharingSessionService/SharingSession.ts:141
← previousnext →301–400 of 411, ranked by callers