Skip to main content

PREVIEW_FPS

Constant PREVIEW_FPS 

Source
pub const PREVIEW_FPS: u32 = 30;
Expand description

Source framerate request. gst will negotiate the closest the OS camera supports; the actual rate is reflected in [media::gstreamer_video::GstreamerVideoCapture::framerate].