Method

GrlMediaset_mb_release_group_id

since: 0.3.8

Declaration [src]

void
grl_media_set_mb_release_group_id (
  GrlMedia* media,
  const gchar* mb_release_group_id
)

Description [src]

Set the MusicBrainz Release Group identifier of the media.

Available since: 0.3.8

Parameters

mb_release_group_id

Type: const gchar*

Album group release identifier in MusicBrainz.

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