Method

PurpleMediaset_input_volume

since: 2.6

Declaration [src]

void
purple_media_set_input_volume (
  PurpleMedia* media,
  const gchar* session_id,
  double level
)

Description [src]

Sets the input volume of all the selected sessions.

Available since: 2.6

Parameters

session_id

Type: const gchar*

The session to select (if any).

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
level

Type: double

The level to set the volume to.