]> code.delx.au - pulseaudio/blobdiff - src/pulse/stream.h
doc: Fix pa_stream_set_latency_update_callback() documentation
[pulseaudio] / src / pulse / stream.h
index 47e0c6868a14cb07536115f69d81b34db1e2b55f..7ceb5698e6e000971a9e639de29c11d1f3128d7c 100644 (file)
@@ -628,7 +628,7 @@ void pa_stream_set_started_callback(pa_stream *p, pa_stream_notify_cb_t cb, void
 
 /** Set the callback function that is called whenever a latency
  * information update happens. Useful on PA_STREAM_AUTO_TIMING_UPDATE
- * streams only. (Only for playback streams) */
+ * streams only. */
 void pa_stream_set_latency_update_callback(pa_stream *p, pa_stream_notify_cb_t cb, void *userdata);
 
 /** Set the callback function that is called whenever the stream is