58 guint num_layers, guint batch_size, gpointer user_data);
G_BEGIN_DECLS typedef void(* gst_nvinfer_raw_output_generated_callback)(GstBuffer *buf, NvDsInferNetworkInfo *network_info, NvDsInferLayerInfo *layers_info, guint num_layers, guint batch_size, gpointer user_data)
Function definition for the inference raw output generated callback of Gst-NvInfer plugin...
NVIDIA DeepStream inference specifications
Holds information about the model network.
Holds information about one layer in the model.