Method

GrlMediaset_composer

since: 0.3.1

Declaration [src]

void
grl_media_set_composer (
  GrlMedia* media,
  const gchar* composer
)

Description [src]

Set the composer of the media.

Available since: 0.3.1

Parameters

composer

Type: const gchar*

The audio’s composer.

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