Method

AstalWpChannelset_volume

Declaration

void
astal_wp_channel_set_volume (
  AstalWpChannel* self,
  gdouble volume
)

Description

Sets the volume for this channel. Note that if AstalWpNode:lock-channels is true for the node this channel is associated with, this method will set the volume for all channels.

Sets propertyAstalWp.Channel:volume

Parameters

volume

Type: gdouble

No description available.