mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-18 08:56:40 -05:00
renamed module-tunnel to module-tunnel-sink
new module module-tunnel-source fix recording git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@248 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
d8f700e539
commit
6dfab4ec7b
5 changed files with 164 additions and 33 deletions
|
|
@ -63,7 +63,7 @@ void pa_source_unref(struct pa_source *s);
|
|||
struct pa_source* pa_source_ref(struct pa_source *c);
|
||||
|
||||
/* Pass a new memory block to all output streams */
|
||||
void pa_source_post(struct pa_source*s, struct pa_memchunk *b);
|
||||
void pa_source_post(struct pa_source*s, const struct pa_memchunk *b);
|
||||
|
||||
void pa_source_notify(struct pa_source *s);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue