summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-06-01 16:48:44 +0100
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-06-09 18:35:36 -0400
commit8f3955590a169b68e178ae320168a3ab61e64d3f (patch)
tree708ea3bcff3d24eebbb95bb1de2639cab0545ba5 /docs
parent9a186c1ab8e9d7b564b1127aac9e254864962787 (diff)
downloadfarstream-8f3955590a169b68e178ae320168a3ab61e64d3f.tar.gz
session: Add new function to know if one needs to re-send the codecs
Add a new vfunc so that the users of the plugin can know if the change in codec is big enough that the codecs would need to be reliably resent to the other side.
Diffstat (limited to 'docs')
-rw-r--r--docs/libs/farsight2-libs-sections.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/libs/farsight2-libs-sections.txt b/docs/libs/farsight2-libs-sections.txt
index 4065c46e..1fde292f 100644
--- a/docs/libs/farsight2-libs-sections.txt
+++ b/docs/libs/farsight2-libs-sections.txt
@@ -60,6 +60,7 @@ fs_session_set_send_codec
fs_session_set_codec_preferences
fs_session_list_transmitters
fs_session_get_stream_transmitter_type
+fs_session_codecs_need_resend
fs_session_emit_error
<SUBSECTION Standard>
FS_SESSION