From: Marc-André Lureau <[email protected]>

---
 src/pulse/ext-stream-restore.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pulse/ext-stream-restore.h b/src/pulse/ext-stream-restore.h
index 14d984e..68aff68 100644
--- a/src/pulse/ext-stream-restore.h
+++ b/src/pulse/ext-stream-restore.h
@@ -50,7 +50,7 @@ typedef void (*pa_ext_stream_restore_test_cb_t)(
         uint32_t version,
         void *userdata);
 
-/** Test if this extension module is available in the server. \since 0.9.12 */
+/** Test if this extension module is available in the server. This function 
should be called first before calling other functions in order to support all 
the extension features. \since 0.9.12 */
 pa_operation *pa_ext_stream_restore_test(
         pa_context *c,
         pa_ext_stream_restore_test_cb_t cb,
-- 
1.6.2.4

_______________________________________________
pulseaudio-discuss mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss

Reply via email to