Method

AstalWpNodeset_volume

Declaration

void
astal_wp_node_set_volume (
  AstalWpNode* self,
  gdouble volume
)

Description

Sets the volume level for this node. The volume is clamped to be between 0 and 1.5.

Sets propertyAstalWp.Node:volume

Parameters

volume

Type: gdouble

The new volume level to set.