NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsOSDConfig Struct Reference

Detailed Description

Collaboration diagram for NvDsOSDConfig:

Data Fields

gboolean enable
 
gboolean text_has_bg
 
gboolean enable_clock
 
gboolean draw_text
 
gboolean draw_bbox
 
gboolean draw_mask
 
gint text_size
 
gint border_width
 
gint clock_text_size
 
gint clock_x_offset
 
gint clock_y_offset
 
guint gpu_id
 
guint nvbuf_memory_type
 
guint num_out_buffers
 
gchar * font
 
gchar * hw_blend_color_attr
 
NvOSD_Mode mode
 
NvOSD_ColorParams clock_color
 
NvOSD_ColorParams text_color
 
NvOSD_ColorParams text_bg_color
 

Field Documentation

◆ border_width

gint NvDsOSDConfig::border_width

◆ clock_color

NvOSD_ColorParams NvDsOSDConfig::clock_color

◆ clock_text_size

gint NvDsOSDConfig::clock_text_size

◆ clock_x_offset

gint NvDsOSDConfig::clock_x_offset

◆ clock_y_offset

gint NvDsOSDConfig::clock_y_offset

◆ draw_bbox

gboolean NvDsOSDConfig::draw_bbox

◆ draw_mask

gboolean NvDsOSDConfig::draw_mask

◆ draw_text

gboolean NvDsOSDConfig::draw_text

◆ enable

gboolean NvDsOSDConfig::enable

◆ enable_clock

gboolean NvDsOSDConfig::enable_clock

◆ font

gchar * NvDsOSDConfig::font

◆ gpu_id

guint NvDsOSDConfig::gpu_id

◆ hw_blend_color_attr

gchar * NvDsOSDConfig::hw_blend_color_attr

◆ mode

NvOSD_Mode NvDsOSDConfig::mode

◆ num_out_buffers

guint NvDsOSDConfig::num_out_buffers

◆ nvbuf_memory_type

guint NvDsOSDConfig::nvbuf_memory_type

◆ text_bg_color

NvOSD_ColorParams NvDsOSDConfig::text_bg_color

◆ text_color

NvOSD_ColorParams NvDsOSDConfig::text_color

◆ text_has_bg

gboolean NvDsOSDConfig::text_has_bg

◆ text_size

gint NvDsOSDConfig::text_size

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