NVIDIA DeepStream SDK API Reference

8.0 Release
NvDsSinkRenderConfig Struct Reference

Detailed Description

Data Fields

NvDsSinkType type
 
gint width
 
gint height
 
gint sync
 
gboolean qos
 
gboolean qos_value_specified
 
guint gpu_id
 
guint nvbuf_memory_type
 
guint offset_x
 
guint offset_y
 
guint color_range
 
guint conn_id
 
guint plane_id
 
gboolean set_mode
 

Field Documentation

◆ color_range

guint NvDsSinkRenderConfig::color_range

◆ conn_id

guint NvDsSinkRenderConfig::conn_id

◆ gpu_id

guint NvDsSinkRenderConfig::gpu_id

◆ height

gint NvDsSinkRenderConfig::height

◆ nvbuf_memory_type

guint NvDsSinkRenderConfig::nvbuf_memory_type

◆ offset_x

guint NvDsSinkRenderConfig::offset_x

◆ offset_y

guint NvDsSinkRenderConfig::offset_y

◆ plane_id

guint NvDsSinkRenderConfig::plane_id

◆ qos

gboolean NvDsSinkRenderConfig::qos

◆ qos_value_specified

gboolean NvDsSinkRenderConfig::qos_value_specified

◆ set_mode

gboolean NvDsSinkRenderConfig::set_mode

◆ sync

gint NvDsSinkRenderConfig::sync

◆ type

NvDsSinkType NvDsSinkRenderConfig::type

◆ width

gint NvDsSinkRenderConfig::width

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