Method

GrlMediaget_mb_artist_id_nth

since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_mb_artist_id_nth (
  GrlMedia* media,
  guint index
)

Description

No description available.

Available since: 0.3.0

Parameters

index

Type: guint

Element to retrieve, starting at 0

Return value

Type: const gchar*

The n-th MusicBrainz artist identifier of the media.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.