summaryrefslogtreecommitdiff
path: root/palsa.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2009-08-11 21:15:29 +0200
committerGravatar waker <wakeroid@gmail.com>2009-08-11 21:15:29 +0200
commitcde6b46df8e0e8d462e1f361a1b929ebe295a1f7 (patch)
treecc37417edede97bd808f985aaf8ca0fbbbb3a047 /palsa.h
parenteab6142e7233f7c79287fe62de41d3f91cc57b9f (diff)
new volumebar widget
Diffstat (limited to 'palsa.h')
-rw-r--r--palsa.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/palsa.h b/palsa.h
index 009d01af..a226979e 100644
--- a/palsa.h
+++ b/palsa.h
@@ -45,6 +45,9 @@ palsa_unpause (void);
void
palsa_set_volume (float vol);
+float
+palsa_get_volume (void);
+
int
palsa_get_rate (void);