NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsSecondaryPreProcessBinSubBin Struct Reference

Detailed Description

Definition at line 24 of file deepstream_secondary_preprocess.h.

Data Fields

GstElement * queue
 
GstElement * secondary_preprocess
 
GstElement * tee
 
GstElement * sink
 
gboolean create
 
guint num_children
 
gint parent_index
 

Field Documentation

◆ create

gboolean NvDsSecondaryPreProcessBinSubBin::create

Definition at line 30 of file deepstream_secondary_preprocess.h.

◆ num_children

guint NvDsSecondaryPreProcessBinSubBin::num_children

Definition at line 31 of file deepstream_secondary_preprocess.h.

◆ parent_index

gint NvDsSecondaryPreProcessBinSubBin::parent_index

Definition at line 32 of file deepstream_secondary_preprocess.h.

◆ queue

GstElement* NvDsSecondaryPreProcessBinSubBin::queue

Definition at line 26 of file deepstream_secondary_preprocess.h.

◆ secondary_preprocess

GstElement* NvDsSecondaryPreProcessBinSubBin::secondary_preprocess

Definition at line 27 of file deepstream_secondary_preprocess.h.

◆ sink

GstElement* NvDsSecondaryPreProcessBinSubBin::sink

Definition at line 29 of file deepstream_secondary_preprocess.h.

◆ tee

GstElement* NvDsSecondaryPreProcessBinSubBin::tee

Definition at line 28 of file deepstream_secondary_preprocess.h.


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