Jump to content

GstInference/Metadatas/GstDetectionMeta: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 80: Line 80:
   GstDetectionMeta *meta;
   GstDetectionMeta *meta;
   buffer = gst_pad_probe_info_get_buffer (info);
   buffer = gst_pad_probe_info_get_buffer (info);
   meta = (GstDetectionMeta *) gst_buffer_get_meta (buffer,
   detect_meta = (GstDetectionMeta *) gst_buffer_get_meta (buffer,
                   GST_DETECTION_META_API_TYPE);
                   GST_DETECTION_META_API_TYPE);
}
}
351

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.