Method

GrlMediaset_mb_release_id

since: 0.3.8

Declaration [src]

void
grl_media_set_mb_release_id (
  GrlMedia* media,
  const gchar* mb_release_id
)

Description [src]

Set the MusicBrainz release identifier of the media.

Available since: 0.3.8

Parameters

mb_release_id

Type: const gchar*

Album release identifier in MusicBrainz.

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