Type Definition gstreamer_sys::GstCustomMetaTransformFunction[][src]

pub type GstCustomMetaTransformFunction = Option<unsafe extern "C" fn(_: *mut GstBuffer, _: *mut GstCustomMeta, _: *mut GstBuffer, _: GQuark, _: gpointer, _: gpointer) -> gboolean>;