Method

GrlMediaset_license

since: 0.1.6

Declaration [src]

void
grl_media_set_license (
  GrlMedia* media,
  const gchar* license
)

Description [src]

Set the media license.

Available since: 0.1.6

Parameters

license

Type: const gchar*

The license of the media.

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