Method

GrlMediaget_album_artist

since: 0.3.1

Declaration [src]

const gchar*
grl_media_get_album_artist (
  GrlMedia* media
)

Description

No description available.

Available since: 0.3.1

Return value

Type: const gchar*

The main artist of the album of the media.

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