summaryrefslogtreecommitdiff
path: root/agent/component.h
diff options
context:
space:
mode:
Diffstat (limited to 'agent/component.h')
-rw-r--r--agent/component.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/agent/component.h b/agent/component.h
index 4fa38ce..84fa3b8 100644
--- a/agent/component.h
+++ b/agent/component.h
@@ -80,6 +80,8 @@ struct _Component
GSList *gsources; /**< list of GSource objs */
CandidatePair selected_pair; /**< independent from checklists,
see ICE 11.1.1 (ID-15) */
+ gboolean media_after_tick; /**< true if media received since last
+ keepalive tick */
/* XXX: **to be removed**
* --cut--