[pulseaudio-discuss] [PATCH] Fix docstring reference to pa_simple_get_latency

Mads Kiilerich mads at kiilerich.com
Thu Nov 12 08:10:46 PST 2009


# HG changeset patch
# User Mads Kiilerich <mads at kiilerich.com>
# Date 1258042240 -3600
# Node ID ab263dc2ba9da2c5cb3c0bbd8938e4e26d381376
# Parent  94d71d0953a5d4976547ec1cd63cbe3c5a913198
Fix docstring reference to pa_simple_get_latency

diff --git a/src/pulse/simple.h b/src/pulse/simple.h
--- a/src/pulse/simple.h
+++ b/src/pulse/simple.h
@@ -82,7 +82,7 @@
  *
  * \li pa_simple_drain() - Will wait for all sent data to finish playing.
  * \li pa_simple_flush() - Will throw away all data currently in buffers.
- * \li pa_simple_get_playback_latency() - Will return the total latency of
+ * \li pa_simple_get_latency() - Will return the total latency of
  *                                        the playback pipeline.
  *
  * \section cleanup_sec Cleanup



More information about the pulseaudio-discuss mailing list