NVIDIA DeepStream SDK API Reference

7.0 Release
StreamSourceInfo Struct Reference

Detailed Description

Definition at line 98 of file deepstream_audio.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
 

Field Documentation

◆ anomaly_count

gint StreamSourceInfo::anomaly_count

Definition at line 100 of file deepstream_audio.h.

◆ frameCount

gint StreamSourceInfo::frameCount

Definition at line 106 of file deepstream_audio.h.

◆ gst_ts_first_frame

GstClockTime StreamSourceInfo::gst_ts_first_frame

Definition at line 103 of file deepstream_audio.h.

◆ id

guint32 StreamSourceInfo::id

Definition at line 105 of file deepstream_audio.h.

◆ last_ntp_time

GstClockTime StreamSourceInfo::last_ntp_time

Definition at line 107 of file deepstream_audio.h.

◆ lock_stream_rtcp_sr

GMutex StreamSourceInfo::lock_stream_rtcp_sr

Definition at line 104 of file deepstream_audio.h.

◆ meta_number

gint StreamSourceInfo::meta_number

Definition at line 101 of file deepstream_audio.h.

◆ timespec_first_frame

struct timespec StreamSourceInfo::timespec_first_frame

Definition at line 102 of file deepstream_audio.h.


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