NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsSecondaryPreProcessBin Struct Reference

Detailed Description

Collaboration diagram for NvDsSecondaryPreProcessBin:

Data Fields

GstElement * bin
 
GstElement * tee
 
GstElement * queue
 
gulong wait_for_secondary_preprocess_process_buf_probe_id
 
gboolean stop
 
gboolean flush
 
NvDsSecondaryPreProcessBinSubBin sub_bins [MAX_SECONDARY_GIE_BINS]
 
GMutex wait_lock
 
GCond wait_cond
 

Field Documentation

◆ bin

GstElement * NvDsSecondaryPreProcessBin::bin

◆ flush

gboolean NvDsSecondaryPreProcessBin::flush

◆ queue

GstElement * NvDsSecondaryPreProcessBin::queue

◆ stop

gboolean NvDsSecondaryPreProcessBin::stop

◆ sub_bins

NvDsSecondaryPreProcessBinSubBin NvDsSecondaryPreProcessBin::sub_bins

◆ tee

GstElement * NvDsSecondaryPreProcessBin::tee

◆ wait_cond

GCond NvDsSecondaryPreProcessBin::wait_cond

◆ wait_for_secondary_preprocess_process_buf_probe_id

gulong NvDsSecondaryPreProcessBin::wait_for_secondary_preprocess_process_buf_probe_id

◆ wait_lock

GMutex NvDsSecondaryPreProcessBin::wait_lock

The documentation for this struct was generated from the following file: