MCPcopy Create free account
hub / github.com/aitjcize/Overlord / StopCaptureProcess

Function StopCaptureProcess

py/stream_camera.py:79–80  ·  view source on GitHub ↗
(handler)

Source from the content-addressed store, hash-verified

77
78
79def StopCaptureProcess(handler):
80 handler.kill()
81
82
83def main():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected