Use pa_stream_begin_write when available for "zero-copy" writing
commitfd794b44b2dbed558176e03adfada746f2d5b7e0
authorChris Robinson <chris.kcat@gmail.com>
Fri, 25 Dec 2009 21:11:17 +0000 (25 13:11 -0800)
committerChris Robinson <chris.kcat@gmail.com>
Fri, 25 Dec 2009 21:11:17 +0000 (25 13:11 -0800)
tree587733680f48d4bee3cda3569f63bc4b55013a43
parentc9dcba17a9eb39770e5e3673826f5b7421c16511
Use pa_stream_begin_write when available for "zero-copy" writing
Must be compiled against 0.9.16 or newer to be available. It will fall back to
the old method if the function is not available at run-time.
Alc/pulseaudio.c