Function gst_ buffer_ add_ video_ hdr_ meta
Source pub unsafe extern "C" fn gst_buffer_add_video_hdr_meta(
buffer: *mut GstBuffer,
format: GstVideoHDRFormat,
data: *const u8,
size: size_t,
) -> *mut GstVideoHDRMeta