|
PipeWire 0.3.38
|
#include <dbus.h>

Data Fields | |
| uint32_t | version |
| struct spa_dbus_connection *(* | get_connection )(void *object, enum spa_dbus_type type) |
| Get a new connection wrapper for the given bus type. More... | |
| struct spa_dbus_connection *(* spa_dbus_methods::get_connection) (void *object, enum spa_dbus_type type) |
Get a new connection wrapper for the given bus type.
The connection wrapper is completely configured to operate in the main context of the handle that manages the spa_dbus interface.
| dbus | the dbus manager |
| type | the bus type to wrap |
| error | location for the DBusError |
| uint32_t spa_dbus_methods::version |