[farsight2/master] Add doc for new farsight-component-state-changed message

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:24:03 PST 2008


---
 gst-libs/gst/farsight/fs-stream.c |   10 ++++++++++
 1 files changed, 10 insertions(+), 0 deletions(-)

diff --git a/gst-libs/gst/farsight/fs-stream.c b/gst-libs/gst/farsight/fs-stream.c
index 9291446..9191000 100644
--- a/gst-libs/gst/farsight/fs-stream.c
+++ b/gst-libs/gst/farsight/fs-stream.c
@@ -82,6 +82,16 @@
  * The list of new recv-codecs is included in the message
  * </para>
  * </refsect2>
+ * <refsect2><title>The "<literal>farsight-component-state-changed</literal>" message</title>
+ * |[
+ * "stream"           #FsStream          The stream that emits the message
+ * "component"        #guint             The component whose state changed
+ * "state"            #FsStreamState     The new state of the component
+ * ]|
+ * <para>
+ * This message is emitted the state of a component of a stream changes.
+ * </para>
+ * </refsect2>
  * <para>
  */
 
-- 
1.5.6.5




More information about the farsight-commits mailing list