Class
AstalWpDevice
Instance methods
astal_wp_device_get_pw_property
Gets the pipewire property with the give key. You should use the GObject properties of this node whereever possible, as you can get notified on changes, which is not the case here.
astal_wp_device_set_route
Sets the route for this device. You should use the astal_wp_endpoint_set_route()
instead.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.