NVIDIA DeepStream SDK API Reference

6.4 Release
NvDsPreProcessConfig Struct Reference

Detailed Description

Definition at line 33 of file deepstream_preprocess.h.

Data Fields

gboolean enable
 create a bin for the element only if enabled More...
 
gint operate_on_gie_id
 
gboolean is_operate_on_gie_id_set
 
gchar * config_file_path
 config file path having properties for preprocess More...
 

Field Documentation

◆ config_file_path

gchar* NvDsPreProcessConfig::config_file_path

config file path having properties for preprocess

Definition at line 41 of file deepstream_preprocess.h.

◆ enable

gboolean NvDsPreProcessConfig::enable

create a bin for the element only if enabled

Definition at line 36 of file deepstream_preprocess.h.

◆ is_operate_on_gie_id_set

gboolean NvDsPreProcessConfig::is_operate_on_gie_id_set

Definition at line 39 of file deepstream_preprocess.h.

◆ operate_on_gie_id

gint NvDsPreProcessConfig::operate_on_gie_id

Definition at line 38 of file deepstream_preprocess.h.


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