Method

GrlMediaget_mb_album_id

deprecated: 0.3.8 since: 0.3.0

Declaration [src]

const gchar*
grl_media_get_mb_album_id (
  GrlMedia* media
)

Description

No description available.

Available since: 0.3.0

Deprecated since: 0.3.8

In favor of more specific metadata-keys GRL_METADATA_KEY_MB_RELEASE_ID and GRL_METADATA_KEY_MB_RELEASE_GROUP_ID.

Return value

Type: const gchar*

The MusicBrainz album identifier.

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