[farsight2/master] Add documentation for the "farsight-codecs-ready" message
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:22:52 PST 2008
---
gst-libs/gst/farsight/fs-session.c | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-session.c b/gst-libs/gst/farsight/fs-session.c
index a5b746e..106fbdd 100644
--- a/gst-libs/gst/farsight/fs-session.c
+++ b/gst-libs/gst/farsight/fs-session.c
@@ -66,6 +66,19 @@
* next "farsight-codecs-changed" message until reading the codecs.
* </para>
* </refsect2>
+ * <refsect2><title>The "<literal>farsight-codecs-ready</literal>"
+ * message</title>
+ * |[
+ * "session" #FsSession The session that emits the message
+ * ]|
+ * <para>
+ * This message is emitted when all of the configuration data for the codecs
+ * have been discovered, it means that the #FsSession:codecs-ready property
+ * should now be %TRUE, if it is not, it means something caused the properties
+ * to be re-discovered and one should wait until the next
+ * "<literal>farsight-codecs-ready</literal>" message.
+ * </para>
+ * </refsect2>
* <para>
*/
--
1.5.6.5
More information about the farsight-commits
mailing list