Virtual Method

AgsSequencerget_device

since: 3.0.0

Declaration [src]

gchar*
get_device (
  AgsSequencer* sequencer
)

Description [src]

Get device.

Available since: 3.0.0

Return value

Type: gchar*

The device’s identifier.

The caller of the function takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.