gstreamer_sys

Function gst_buffer_get_custom_meta

source
pub unsafe extern "C" fn gst_buffer_get_custom_meta(
    buffer: *mut GstBuffer,
    name: *const c_char,
) -> *mut GstCustomMeta
Available on crate feature v1_20 only.