Method

GrlMediaset_studio

since: 0.1.6

Declaration [src]

void
grl_media_set_studio (
  GrlMedia* media,
  const gchar* studio
)

Description [src]

Set the media studio.

Available since: 0.1.6

Parameters

studio

Type: const gchar*

The studio the media is from.

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