Simple Sound for Small
Devices
libsssd
last updated: 03 JUN 2003 (v0.6)
Function Name: sssd_timeBackground
Return the amount of time into the background music file
has elapsed since it started playing.
C Prototype:
float sssd_timeBackground (struct sssdaudio *ga);
Other Prototypes:
Arguments:
struct
gameaudio *ga
Pointer to an initialized sssdaudio structure
(returned by sssd_initAudio)
Returns:
0.0
No background track is playing
>0
Time in seconds.
libsssd (c)2003
Patrick Roberts created from libgaudio (c) 1999-2000 A. Schiffler.
Release as open source under MPL 1.1. Documentation (c)2003
Patrick Roberts.