MCPcopy Create free account

hub / github.com/coderman64/screen-recorder / functions

Functions35 in github.com/coderman64/screen-recorder

↓ 30 callersMethodconfig
(self, fps=None,source=None,encoder=None, hwaccel='unchanged',drawMouse=None,
cmdGen.py:29
↓ 2 callersMethodgetCmd
(self,filename)
cmdGen.py:49
↓ 2 callersFunctionlistCam
()
Webcam.py:29
↓ 2 callersMethodsetSource
(self,isWindow,windowName="")
cmdGen.py:40
↓ 2 callersMethodstartCapture
(self,location)
Webcam.py:54
↓ 2 callersMethodstartRecord
toggles recording. Will start conversion subprocess on recording completion
screenRecorder.py:167
↓ 2 callersMethodstopCapture
(self)
Webcam.py:58
↓ 1 callersMethodapply
(self)
sr_settings.py:122
↓ 1 callersMethoddestroy
(self)
recordFile.py:106
↓ 1 callersMethodgetAPIName
(self,deviceID)
recordFile.py:98
↓ 1 callersMethodgetCvtCmd
(self,filename)
cmdGen.py:62
↓ 1 callersMethodgetDeviceCount
(self)
recordFile.py:92
↓ 1 callersMethodgetDeviceName
(self,deviceID)
recordFile.py:94
↓ 1 callersMethodisInputDevice
(self,deviceID)
recordFile.py:96
↓ 1 callersFunctionlistMic
()
Webcam.py:40
↓ 1 callersMethodpollClosed
callback that repeats itself every 100ms. Automatically determines if ffmpeg is still running.
screenRecorder.py:135
↓ 1 callersMethodrecord
(self,filename)
recordFile.py:41
↓ 1 callersMethodsetDevice
(self,devicename)
Webcam.py:60
↓ 1 callersMethodsetEncode
(self,encoder)
cmdGen.py:47
↓ 1 callersMethodsetFps
(self,fps)
cmdGen.py:45
↓ 1 callersMethodsetToDefault
(self)
recordFile.py:100
↓ 1 callersMethodsetToDevices
(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
MethodapplyQuit
(self)
sr_settings.py:137
MethodaudButtonChange
(self,*args)
sr_settings.py:117
MethodcheckboxChanged
Called when the "record webcam" checkbox is checked or unchecked.
screenRecorder.py:159
MethodenDis
Called when the "desktop" radio button is pressed
screenRecorder.py:149
MethodenDis1
Called when the "window title" radio button is pressed
screenRecorder.py:154
MethodopenSettings
(self)
screenRecorder.py:132
Methodstop_recording
(self)
recordFile.py:104