PipeWire 1.0.5
Loading...
Searching...
No Matches
spa_dbus_methods Struct Reference

#include <spa/support/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.
 

Field Documentation

◆ version

uint32_t spa_dbus_methods::version

◆ get_connection

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.

Parameters
dbusthe dbus manager
typethe bus type to wrap
errorlocation for the DBusError
Returns
a new dbus connection wrapper or NULL on error

The documentation for this struct was generated from the following file: