NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsPreProcessConfig Struct Reference

Detailed Description

Definition at line 23 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 31 of file deepstream_preprocess.h.

◆ enable

gboolean NvDsPreProcessConfig::enable

create a bin for the element only if enabled

Definition at line 26 of file deepstream_preprocess.h.

◆ is_operate_on_gie_id_set

gboolean NvDsPreProcessConfig::is_operate_on_gie_id_set

Definition at line 29 of file deepstream_preprocess.h.

◆ operate_on_gie_id

gint NvDsPreProcessConfig::operate_on_gie_id

Definition at line 28 of file deepstream_preprocess.h.


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