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 |
guint RoiDimension::height |
Definition at line 60 of file gst-nvcustomevent.h.
guint RoiDimension::left |
Definition at line 57 of file gst-nvcustomevent.h.
gchar RoiDimension::roi_id[128] |
Definition at line 56 of file gst-nvcustomevent.h.
guint RoiDimension::top |
Definition at line 58 of file gst-nvcustomevent.h.
guint RoiDimension::width |
Definition at line 59 of file gst-nvcustomevent.h.