mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-02 09:01:46 -05:00
info and subscription work
git-svn-id: file:///home/lennart/svn/public/pulseaudio/trunk@114 fefdeb5f-60dc-0310-8127-8f9354f1896f
This commit is contained in:
parent
b297d0b59a
commit
cbfaf40b45
10 changed files with 232 additions and 41 deletions
|
|
@ -6,6 +6,7 @@
|
|||
#include "sink.h"
|
||||
|
||||
struct pa_scache_entry {
|
||||
struct pa_core *core;
|
||||
uint32_t index;
|
||||
char *name;
|
||||
uint32_t volume;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue