ocarina/libsaria/audio
Bryan Schumaker 8987dddade libsaria: Added a get_progress() function to the audio namespace
This function is used to access how far into the song the current audio
position is.  The value is returned as a percentage of the total length
for easy use by the UI.
2011-10-29 17:23:25 -04:00
..
audio.cpp libsaria: Massive audio cleanup 2011-10-27 14:31:30 -04:00
audio.h libsaria: Massive audio cleanup 2011-10-27 14:31:30 -04:00
controls.cpp libsaria: Added a current_track() function 2011-10-28 15:33:17 -04:00
progress.cpp libsaria: Added a get_progress() function to the audio namespace 2011-10-29 17:23:25 -04:00
volume.cpp libsaria: Massive audio cleanup 2011-10-27 14:31:30 -04:00