Definition at line 50 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
Data Fields | |
| GstBaseTransform | base_trans |
| guint | unique_id |
| std::vector< guint64 > | max_frame_nums |
| char * | max_frame_nums_str |
| GstVideoInfo | video_info |
| guint | label_width |
| guint | label_height |
| guint | batch_size |
| char * | label_dir |
| char * | file_names |
| guint | interval |
| guint | interval_counter |
| std::vector< std::vector< std::vector< Bbox > > > | label_bboxes |
| GstBaseTransform _GstNvReplay::base_trans |
Definition at line 52 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::batch_size |
Definition at line 70 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| char * _GstNvReplay::file_names |
Definition at line 76 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::interval |
Definition at line 79 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::interval_counter |
Definition at line 82 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| std::vector< std::vector< std::vector< Bbox > > > _GstNvReplay::label_bboxes |
Definition at line 86 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| char * _GstNvReplay::label_dir |
Definition at line 73 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::label_height |
Definition at line 67 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::label_width |
Definition at line 66 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| std::vector< guint64 > _GstNvReplay::max_frame_nums |
Definition at line 59 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| char * _GstNvReplay::max_frame_nums_str |
Definition at line 60 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| guint _GstNvReplay::unique_id |
Definition at line 56 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.
| GstVideoInfo _GstNvReplay::video_info |
Definition at line 63 of file sources/gst-plugins/gst-nvreplay/gstnvreplay.h.