mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2026-05-21 09:38:10 +02:00
fix downsampling/resampling add support for U8 samples git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@49 fefdeb5f-60dc-0310-8127-8f9354f1896f
6 lines
93 B
C
6 lines
93 B
C
#ifndef foomainhfoo
|
|
#define foomainhfoo
|
|
|
|
extern int pa_stdin_inuse, pa_stdout_inuse;
|
|
|
|
#endif
|