NVIDIA DeepStream SDK API Reference

6.4 Release
StreamSourceInfo Struct Reference

Detailed Description

Definition at line 108 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 110 of file deepstream_audio.h.

◆ frameCount

gint StreamSourceInfo::frameCount

Definition at line 116 of file deepstream_audio.h.

◆ gst_ts_first_frame

GstClockTime StreamSourceInfo::gst_ts_first_frame

Definition at line 113 of file deepstream_audio.h.

◆ id

guint32 StreamSourceInfo::id

Definition at line 115 of file deepstream_audio.h.

◆ last_ntp_time

GstClockTime StreamSourceInfo::last_ntp_time

Definition at line 117 of file deepstream_audio.h.

◆ lock_stream_rtcp_sr

GMutex StreamSourceInfo::lock_stream_rtcp_sr

Definition at line 114 of file deepstream_audio.h.

◆ meta_number

gint StreamSourceInfo::meta_number

Definition at line 111 of file deepstream_audio.h.

◆ timespec_first_frame

struct timespec StreamSourceInfo::timespec_first_frame

Definition at line 112 of file deepstream_audio.h.


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