Class
AstalWpEndpoint
Instance methods
astal_wp_endpoint_set_volume
Sets the volume level for this endpoint. The volume is clamped to be between 0 and 1.5.
Properties
AstalWp.Endpoint:icon
The icon of this endpoint. Note that endpoints do not have icons associated with them in pipewire, so the icon of the associated device is used instead.
AstalWp.Endpoint:is-default
Whether this endpoint is the default one used for this media-class. Note that setting this property to false has no effect.
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.