Virtual Method

AgsSoundServerset_url

since: 3.0.0

Declaration [src]

void
set_url (
  AgsSoundServer* sound_server,
  gchar* url
)

Description [src]

Sets the url of sound_server.

Available since: 3.0.0

Parameters

url

Type: gchar*

The url to set.

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