Virtual Method

AgsSoundcardget_uptime

since: 3.0.0

Declaration [src]

gchar*
get_uptime (
  AgsSoundcard* soundcard
)

Description [src]

Get playback time as string.

Available since: 3.0.0

Return value

Type: gchar*

Playback time as string.

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