NVIDIA DeepStream SDK API Reference

6.4 Release

Detailed Description

Defines Roi structure for GST_NVCUSTOMEVENT_ROI_UPDATE custom event.

Definition at line 56 of file libs/gstnvdscustomhelper/gst-nvdscustomevent.h.

Data Fields

gchar roi_id [128]
 
guint left
 
guint top
 
guint width
 
guint height
 

Field Documentation

◆ height

guint RoiDimension::height

◆ left

guint RoiDimension::left

◆ roi_id

gchar RoiDimension::roi_id

◆ top

guint RoiDimension::top

◆ width

guint RoiDimension::width

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