NVIDIA DeepStream SDK API Reference

8.0 Release

Detailed Description

Defines Roi structure for GST_NVCUSTOMEVENT_ROI_UPDATE custom event.

Definition at line 45 of file includes/gst-nvdscustomevent.h.

Data Fields

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

Field Documentation

◆ height

guint RoiDimension::height

Definition at line 51 of file includes/gst-nvdscustomevent.h.

◆ left

guint RoiDimension::left

Definition at line 48 of file includes/gst-nvdscustomevent.h.

◆ roi_id

gchar RoiDimension::roi_id

Definition at line 47 of file includes/gst-nvdscustomevent.h.

◆ top

guint RoiDimension::top

Definition at line 49 of file includes/gst-nvdscustomevent.h.

◆ width

guint RoiDimension::width

Definition at line 50 of file includes/gst-nvdscustomevent.h.


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