Function gstreamer_base::subclass::base_transform::base_transform_transform_size
source ยท unsafe extern "C" fn base_transform_transform_size<T: BaseTransformImpl>(
ptr: *mut GstBaseTransform,
direction: GstPadDirection,
caps: *mut GstCaps,
size: usize,
othercaps: *mut GstCaps,
othersize: *mut usize,
) -> gboolean