mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-08 13:29:59 -05:00
Finish the Core dbus interface.
This commit is contained in:
parent
5c7952e4fa
commit
9347e90fed
14 changed files with 1526 additions and 1861 deletions
|
|
@ -30,13 +30,13 @@
|
|||
|
||||
#include <pulsecore/core.h>
|
||||
#include <pulsecore/core-util.h>
|
||||
#include <pulsecore/dbus-common.h>
|
||||
#include <pulsecore/dbus-shared.h>
|
||||
#include <pulsecore/macro.h>
|
||||
#include <pulsecore/protocol-dbus.h>
|
||||
|
||||
#include "server-lookup.h"
|
||||
|
||||
#define OBJECT_PATH "/org/pulseaudio1/server_lookup"
|
||||
#define OBJECT_PATH "/org/pulseaudio/server_lookup1"
|
||||
#define INTERFACE "org.PulseAudio.ServerLookup1"
|
||||
|
||||
struct pa_dbusobj_server_lookup {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue