Igor V. Kovalenko 087eb20431 rdpsnd_pulse: Eliminate synchronous write loop
Since complete sound frame is already available, just write it out to
pulseaudio stream using more efficient pa_stream_begin_write API.

This removes a few milliseconds of pure wait time from each play call and
makes audio playback a bit smoother.
2023-11-03 08:12:12 +01:00
..
2023-08-04 15:07:56 +02:00
2023-09-13 15:57:59 +02:00
2023-10-16 15:10:13 +02:00
2023-10-16 15:10:13 +02:00