pub fn start(opts: RecordOptions) -> Result<RecordingStatus, String>Expand description
Start a recording. Exactly one may be active per process; returns the initial status.
pub fn start(opts: RecordOptions) -> Result<RecordingStatus, String>Start a recording. Exactly one may be active per process; returns the initial status.