NVIDIA DeepStream SDK API Reference

6.2 Release

Detailed Description

Defines Roi structure for GST_NVCUSTOMEVENT_ROI_UPDATE custom event.

Definition at line 55 of file gst-nvcustomevent.h.

Data Fields

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

Field Documentation

◆ height

guint RoiDimension::height

Definition at line 60 of file gst-nvcustomevent.h.

◆ left

guint RoiDimension::left

Definition at line 57 of file gst-nvcustomevent.h.

◆ roi_id

gchar RoiDimension::roi_id[128]

Definition at line 56 of file gst-nvcustomevent.h.

◆ top

guint RoiDimension::top

Definition at line 58 of file gst-nvcustomevent.h.

◆ width

guint RoiDimension::width

Definition at line 59 of file gst-nvcustomevent.h.


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