mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-06 13:29:56 -05:00
dbusiface-core: Make the interface string a public constant.
This commit is contained in:
parent
d9d166a691
commit
8966c61d33
2 changed files with 26 additions and 25 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
#include <pulsecore/core.h>
|
||||
|
||||
#define PA_DBUSIFACE_CORE_INTERFACE "org.PulseAudio.Core1"
|
||||
|
||||
typedef struct pa_dbusiface_core pa_dbusiface_core;
|
||||
|
||||
pa_dbusiface_core *pa_dbusiface_core_new(pa_core *core);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue