[farsight2/master] Make it a bit clearer what the stop method is meant to do
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:24:06 PST 2008
---
gst-libs/gst/farsight/fs-stream-transmitter.h | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-stream-transmitter.h b/gst-libs/gst/farsight/fs-stream-transmitter.h
index 43ad9ff..1bbe8b2 100644
--- a/gst-libs/gst/farsight/fs-stream-transmitter.h
+++ b/gst-libs/gst/farsight/fs-stream-transmitter.h
@@ -60,7 +60,8 @@ typedef struct _FsStreamTransmitterPrivate FsStreamTransmitterPrivate;
* @set_remote_candidates: Sets the remote candidates
* @force_remote_canidates: Forces certain remote candidates
* @gather_local_candidates: Starts the gathering of local candidates
- * @stop: Stop the stream transmitter synchronously
+ * @stop: Stop the stream transmitter synchronously (does any Gst stopping
+ * that needs to be done)
*
* You must override the add_remote_candidate in a subclass
*/
--
1.5.6.5
More information about the farsight-commits
mailing list