Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coderman64/screen-recorder
/ functions
Functions
35 in github.com/coderman64/screen-recorder
⨍
Functions
35
◇
Types & classes
5
↓ 30 callers
Method
config
(self, fps=None,source=None,encoder=None, hwaccel='unchanged',drawMouse=None,
cmdGen.py:29
↓ 2 callers
Method
getCmd
(self,filename)
cmdGen.py:49
↓ 2 callers
Function
listCam
()
Webcam.py:29
↓ 2 callers
Method
setSource
(self,isWindow,windowName="")
cmdGen.py:40
↓ 2 callers
Method
startCapture
(self,location)
Webcam.py:54
↓ 2 callers
Method
startRecord
toggles recording. Will start conversion subprocess on recording completion
screenRecorder.py:167
↓ 2 callers
Method
stopCapture
(self)
Webcam.py:58
↓ 1 callers
Method
apply
(self)
sr_settings.py:122
↓ 1 callers
Method
destroy
(self)
recordFile.py:106
↓ 1 callers
Method
getAPIName
(self,deviceID)
recordFile.py:98
↓ 1 callers
Method
getCvtCmd
(self,filename)
cmdGen.py:62
↓ 1 callers
Method
getDeviceCount
(self)
recordFile.py:92
↓ 1 callers
Method
getDeviceName
(self,deviceID)
recordFile.py:94
↓ 1 callers
Method
isInputDevice
(self,deviceID)
recordFile.py:96
↓ 1 callers
Function
listMic
()
Webcam.py:40
↓ 1 callers
Method
pollClosed
callback that repeats itself every 100ms. Automatically determines if ffmpeg is still running.
screenRecorder.py:135
↓ 1 callers
Method
record
(self,filename)
recordFile.py:41
↓ 1 callers
Method
setDevice
(self,devicename)
Webcam.py:60
↓ 1 callers
Method
setEncode
(self,encoder)
cmdGen.py:47
↓ 1 callers
Method
setFps
(self,fps)
cmdGen.py:45
↓ 1 callers
Method
setToDefault
(self)
recordFile.py:100
↓ 1 callers
Method
setToDevices
(self,devices)
recordFile.py:102
Method
__init__
(self)
screenRecorder.py:31
Method
__init__
(self, parent,sourceCmdGen,audioRec)
sr_settings.py:24
Method
__init__
(self, devicename)
Webcam.py:51
Method
__init__
(self)
cmdGen.py:21
Method
__init__
(self)
recordFile.py:34
Method
_record
(self)
recordFile.py:51
Method
applyQuit
(self)
sr_settings.py:137
Method
audButtonChange
(self,*args)
sr_settings.py:117
Method
checkboxChanged
Called when the "record webcam" checkbox is checked or unchecked.
screenRecorder.py:159
Method
enDis
Called when the "desktop" radio button is pressed
screenRecorder.py:149
Method
enDis1
Called when the "window title" radio button is pressed
screenRecorder.py:154
Method
openSettings
(self)
screenRecorder.py:132
Method
stop_recording
(self)
recordFile.py:104