Method

AgsSoundcardset_device

since: 3.0.0

Declaration [src]

void
ags_soundcard_set_device (
  AgsSoundcard* soundcard,
  gchar* card_id
)

Description [src]

Set device.

Available since: 3.0.0

Parameters

card_id

Type: gchar*

The device to set.

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