Method

GrlMediaset_mb_recording_id

since: 0.3.0

Declaration [src]

void
grl_media_set_mb_recording_id (
  GrlMedia* media,
  const gchar* mb_recording_id
)

Description [src]

Set the MusicBrainz recording identifier of the media.

Available since: 0.3.0

Parameters

mb_recording_id

Type: const gchar*

The MusicBrainz recording identifier.

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