Home
last modified time | relevance | path

Searched defs:_RTPSource (Results 1 – 1 of 1) sorted by relevance

/third_party/gstreamer/gstplugins_good/gst/rtpmanager/
Drtpsource.h134 struct _RTPSource { struct
135 GObject object;
138 guint32 ssrc;
140 guint16 generation;
141 GHashTable *reported_in_sr_of; /* set of SSRCs */
143 guint probation;
144 guint curr_probation;
145 gboolean validated;
146 gboolean internal;
147 gboolean is_csrc;
[all …]