Method

AgsSoundServerget_url

since: 3.0.0

Declaration [src]

gchar*
ags_sound_server_get_url (
  AgsSoundServer* sound_server
)

Description [src]

Gets the URL of sound_server.

Available since: 3.0.0

Return value

Type: gchar*

The URL as string.

The caller of the method takes ownership of the data, and is responsible for freeing it.
The value is a NUL terminated UTF-8 string.