cgv_record_stop: Stop the Active Recording

View source: R/record.R

cgv_record_stopR Documentation

Stop the Active Recording

Description

Closes the ffmpeg pipe (which finalises the output file) and frees the recording state on the viewer.

Usage

cgv_record_stop(viewer)

Arguments

viewer

External pointer from cgv_viewer().

Value

Invisibly, an integer vector c(frames, fps) reporting how many frames were written.


cgvR documentation built on May 12, 2026, 1:06 a.m.