[pulseaudio-discuss] [PATCH 0/5] stream documentation update

Peter Meerwald pmeerw at pmeerw.net
Mon Dec 16 05:18:12 PST 2013


From: Peter Meerwald <p.meerwald at bct-electronic.com>

patches 1 and 2 fix bugs in the documentation
patches 3 and 4 changes documentation to match the implementation
patch 5 enables pa_simple_flush() to be called on record streams

Peter Meerwald (5):
  doc: Fix reference to pa_threaded_mainloop
  doc: Refer to seek parameter of pa_stream_write() in description of
    pa_stream_flush()
  doc: Document that pa_simple_get_latency() can be used on record
    streams as well
  doc: Document that pa_stream_flush() is applicable to playback and
    record streams
  simple: Enable pa_simple_flush() on record streams and amend
    documentation

 src/pulse/mainloop-api.h |    2 +-
 src/pulse/simple.c       |    2 --
 src/pulse/simple.h       |   13 +++++++------
 src/pulse/stream.h       |    7 +++----
 4 files changed, 11 insertions(+), 13 deletions(-)

-- 
1.7.9.5



More information about the pulseaudio-discuss mailing list