NVIDIA DeepStream SDK API Reference

7.0 Release
NvDsDsExampleConfig Struct Reference

Detailed Description

Definition at line 23 of file deepstream_dsexample.h.

Data Fields

gboolean enable
 
gboolean full_frame
 
gint processing_width
 
gint processing_height
 
gboolean blur_objects
 
guint unique_id
 
guint gpu_id
 
guint batch_size
 
guint nvbuf_memory_type
 

Field Documentation

◆ batch_size

guint NvDsDsExampleConfig::batch_size

Definition at line 34 of file deepstream_dsexample.h.

◆ blur_objects

gboolean NvDsDsExampleConfig::blur_objects

Definition at line 31 of file deepstream_dsexample.h.

◆ enable

gboolean NvDsDsExampleConfig::enable

Definition at line 26 of file deepstream_dsexample.h.

◆ full_frame

gboolean NvDsDsExampleConfig::full_frame

Definition at line 28 of file deepstream_dsexample.h.

◆ gpu_id

guint NvDsDsExampleConfig::gpu_id

Definition at line 33 of file deepstream_dsexample.h.

◆ nvbuf_memory_type

guint NvDsDsExampleConfig::nvbuf_memory_type

Definition at line 36 of file deepstream_dsexample.h.

◆ processing_height

gint NvDsDsExampleConfig::processing_height

Definition at line 30 of file deepstream_dsexample.h.

◆ processing_width

gint NvDsDsExampleConfig::processing_width

Definition at line 29 of file deepstream_dsexample.h.

◆ unique_id

guint NvDsDsExampleConfig::unique_id

Definition at line 32 of file deepstream_dsexample.h.


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