Searched defs:_RTPSource (Results 1 – 1 of 1) sorted by relevance
134 struct _RTPSource { struct135 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 …]