Method

AgsSequencerset_device

since: 3.0.0

Declaration [src]

void
ags_sequencer_set_device (
  AgsSequencer* sequencer,
  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.