stop_record (function)

Stop the current recording session.

Syntax

def stop_record() -> None

Remarks

This function sends SIGINT to record_proc.

Last updated