Method

GrlMediaset_producer

since: 0.3.0

Declaration [src]

void
grl_media_set_producer (
  GrlMedia* media,
  const gchar* producer
)

Description [src]

Sets the producer of the media.

Available since: 0.3.0

Parameters

producer

Type: const gchar*

Producer of the movie.

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