Method

GrlMediaset_source

since: 0.1.4

Declaration [src]

void
grl_media_set_source (
  GrlMedia* media,
  const gchar* source
)

Description [src]

Set the media’s source.

Available since: 0.1.4

Parameters

source

Type: const gchar*

The source.

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