NVIDIA DeepStream SDK API Reference

9.0 Release
NvDsDsExampleConfig Struct Reference

Detailed Description

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

◆ blur_objects

gboolean NvDsDsExampleConfig::blur_objects

◆ enable

gboolean NvDsDsExampleConfig::enable

◆ full_frame

gboolean NvDsDsExampleConfig::full_frame

◆ gpu_id

guint NvDsDsExampleConfig::gpu_id

◆ nvbuf_memory_type

guint NvDsDsExampleConfig::nvbuf_memory_type

◆ processing_height

gint NvDsDsExampleConfig::processing_height

◆ processing_width

gint NvDsDsExampleConfig::processing_width

◆ unique_id

guint NvDsDsExampleConfig::unique_id

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