Defines Roi structure for GST_NVCUSTOMEVENT_ROI_UPDATE custom event.
Definition at line 50 of file sources/includes/gst-nvdscustomevent.h.
Data Fields | |
| gchar | roi_id [128] |
| guint | left |
| guint | top |
| guint | width |
| guint | height |
| guint RoiDimension::height |
Definition at line 56 of file sources/includes/gst-nvdscustomevent.h.
| guint RoiDimension::left |
Definition at line 53 of file sources/includes/gst-nvdscustomevent.h.
| gchar RoiDimension::roi_id |
Definition at line 52 of file sources/includes/gst-nvdscustomevent.h.
| guint RoiDimension::top |
Definition at line 54 of file sources/includes/gst-nvdscustomevent.h.
| guint RoiDimension::width |
Definition at line 55 of file sources/includes/gst-nvdscustomevent.h.