NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsSecondaryGieBin Struct Reference

Detailed Description

Definition at line 44 of file deepstream_secondary_gie.h.

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

Definition at line 46 of file deepstream_secondary_gie.h.

◆ flush

gboolean NvDsSecondaryGieBin::flush

Definition at line 51 of file deepstream_secondary_gie.h.

◆ queue

GstElement* NvDsSecondaryGieBin::queue

Definition at line 48 of file deepstream_secondary_gie.h.

◆ stop

gboolean NvDsSecondaryGieBin::stop

Definition at line 50 of file deepstream_secondary_gie.h.

◆ sub_bins

NvDsSecondaryGieBinSubBin NvDsSecondaryGieBin::sub_bins[MAX_SECONDARY_GIE_BINS]

Definition at line 52 of file deepstream_secondary_gie.h.

◆ tee

GstElement* NvDsSecondaryGieBin::tee

Definition at line 47 of file deepstream_secondary_gie.h.

◆ wait_cond

GCond NvDsSecondaryGieBin::wait_cond

Definition at line 54 of file deepstream_secondary_gie.h.

◆ wait_for_sgie_process_buf_probe_id

gulong NvDsSecondaryGieBin::wait_for_sgie_process_buf_probe_id

Definition at line 49 of file deepstream_secondary_gie.h.

◆ wait_lock

GMutex NvDsSecondaryGieBin::wait_lock

Definition at line 53 of file deepstream_secondary_gie.h.


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