pub fn stop() -> Result<RecordingStatus, String>Expand description
Stop the active recording, finalize the MP4, and return the final status. Errors when no recording is active or when nothing recordable was ever received.
pub fn stop() -> Result<RecordingStatus, String>Stop the active recording, finalize the MP4, and return the final status. Errors when no recording is active or when nothing recordable was ever received.