Function gstreamer_video_sys::gst_video_center_rect

source ยท
pub unsafe extern "C" fn gst_video_center_rect(
    src: *const GstVideoRectangle,
    dst: *const GstVideoRectangle,
    result: *mut GstVideoRectangle,
    scaling: gboolean,
)
Available on crate feature v1_20 only.