Method

GrlMediaget_composer_nth

since: 0.3.1

Declaration [src]

const gchar*
grl_media_get_composer_nth (
  GrlMedia* media,
  guint index
)

Description

No description available.

Available since: 0.3.1

Parameters

index

Type: guint

Element to retrieve, starting at 0

Return value

Type: const gchar*

The n-th composer of the media.

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