[farsight2/master] Clarify that the transmitter's sink should not do the async thing
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:19:42 PST 2008
---
gst-libs/gst/farsight/fs-transmitter.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/gst-libs/gst/farsight/fs-transmitter.c b/gst-libs/gst/farsight/fs-transmitter.c
index 6ebb5f5..0cd8f89 100644
--- a/gst-libs/gst/farsight/fs-transmitter.c
+++ b/gst-libs/gst/farsight/fs-transmitter.c
@@ -148,6 +148,7 @@ fs_transmitter_class_init (FsTransmitterClass *klass)
* FsTransmitter:gst-sink:
*
* A network source #GstElement to be used by the #FsSession
+ * These element's sink must have async=FALSE
* This element MUST provide a pad named "sink\%d" per component.
* These pads number must start at 1 (the \%d corresponds to the component
* number).
--
1.5.6.5
More information about the farsight-commits
mailing list