Stop the current recording session.
def stop_record() -> None
This function sends SIGINT to record_proc.
SIGINT
record_proc
Last updated 1 year ago