NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsSecondaryPreProcessBinSubBin Struct Reference

Detailed Description

Definition at line 34 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 40 of file deepstream_secondary_preprocess.h.

◆ num_children

guint NvDsSecondaryPreProcessBinSubBin::num_children

Definition at line 41 of file deepstream_secondary_preprocess.h.

◆ parent_index

gint NvDsSecondaryPreProcessBinSubBin::parent_index

Definition at line 42 of file deepstream_secondary_preprocess.h.

◆ queue

GstElement* NvDsSecondaryPreProcessBinSubBin::queue

Definition at line 36 of file deepstream_secondary_preprocess.h.

◆ secondary_preprocess

GstElement* NvDsSecondaryPreProcessBinSubBin::secondary_preprocess

Definition at line 37 of file deepstream_secondary_preprocess.h.

◆ sink

GstElement* NvDsSecondaryPreProcessBinSubBin::sink

Definition at line 39 of file deepstream_secondary_preprocess.h.

◆ tee

GstElement* NvDsSecondaryPreProcessBinSubBin::tee

Definition at line 38 of file deepstream_secondary_preprocess.h.


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