summaryrefslogtreecommitdiff
path: root/telepathy-farstream/content.h
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-12-12 20:28:38 -0500
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-12-12 20:50:24 -0500
commit2a9ebd8d6cb2cab2da69d3057b8d4e914dbf6a62 (patch)
treef215f8814cb6fe08b786032748179e86df46c39a /telepathy-farstream/content.h
parent5082404aab6badf205e567c2454cbc5311c1a834 (diff)
downloadtelepathy-farstream-2a9ebd8d6cb2cab2da69d3057b8d4e914dbf6a62.tar.gz
Tell the application if a pause is temporary or permanent
Diffstat (limited to 'telepathy-farstream/content.h')
-rw-r--r--telepathy-farstream/content.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/telepathy-farstream/content.h b/telepathy-farstream/content.h
index 77914f3..97c5c3a 100644
--- a/telepathy-farstream/content.h
+++ b/telepathy-farstream/content.h
@@ -64,7 +64,6 @@ void tf_content_receiving_failed (TfContent *content,
guint *handles, guint handle_count,
const gchar *message_format, ...) G_GNUC_PRINTF (4, 5);
-
GstIterator *tf_content_iterate_src_pads (TfContent *content,
guint *handles, guint handle_count);