Definition at line 24 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
Data Fields | |
| gint | anomaly_count |
| gint | meta_number |
| struct timespec | timespec_first_frame |
| GstClockTime | gst_ts_first_frame |
| GMutex | lock_stream_rtcp_sr |
| guint32 | id |
| gint | frameCount |
| GstClockTime | last_ntp_time |
| gint StreamSourceInfo::anomaly_count |
Definition at line 26 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| gint StreamSourceInfo::frameCount |
Definition at line 32 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| GstClockTime StreamSourceInfo::gst_ts_first_frame |
Definition at line 29 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| guint32 StreamSourceInfo::id |
Definition at line 31 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| GstClockTime StreamSourceInfo::last_ntp_time |
Definition at line 33 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| GMutex StreamSourceInfo::lock_stream_rtcp_sr |
Definition at line 30 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| gint StreamSourceInfo::meta_number |
Definition at line 27 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.
| struct timespec StreamSourceInfo::timespec_first_frame |
Definition at line 28 of file sources/apps/sample_apps/deepstream-test5/deepstream_test5_app.h.