NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsSecondaryGieBin Struct Reference

Detailed Description

Collaboration diagram for NvDsSecondaryGieBin:

Data Fields

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

Field Documentation

◆ bin

GstElement * NvDsSecondaryGieBin::bin

◆ flush

gboolean NvDsSecondaryGieBin::flush

◆ queue

GstElement * NvDsSecondaryGieBin::queue

◆ stop

gboolean NvDsSecondaryGieBin::stop

◆ sub_bins

NvDsSecondaryGieBinSubBin NvDsSecondaryGieBin::sub_bins

◆ tee

GstElement * NvDsSecondaryGieBin::tee

◆ wait_cond

GCond NvDsSecondaryGieBin::wait_cond

◆ wait_for_sgie_process_buf_probe_id

gulong NvDsSecondaryGieBin::wait_for_sgie_process_buf_probe_id

◆ wait_lock

GMutex NvDsSecondaryGieBin::wait_lock

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