sample cache work

git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@102 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
Lennart Poettering 2004-08-03 19:26:56 +00:00
parent e10b918009
commit 24291aff27
27 changed files with 835 additions and 251 deletions

View file

@ -26,7 +26,8 @@
enum pa_stream_direction {
PA_STREAM_PLAYBACK,
PA_STREAM_RECORD
PA_STREAM_RECORD,
PA_STREAM_UPLOAD
};
struct pa_buffer_attr {