mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-27 15:32:52 +02:00
zapit, libcoolstream: determine audio mute status
git-svn-id: file:///home/bas/coolstream_public_svn/THIRDPARTY/applications/neutrino-experimental@439 e54a6e83-5905-42d5-8d5c-058d10e6a962
Origin commit data
------------------
Commit: 23dabb17a2
Author: yjogol <yjogol2@online.de>
Date: 2010-03-01 (Mon, 01 Mar 2010)
This commit is contained in:
@@ -79,6 +79,7 @@ class cAudio
|
||||
/* volume, min = 0, max = 255 */
|
||||
int setVolume(unsigned int left, unsigned int right);
|
||||
int getVolume(void) { return volume;}
|
||||
bool getMuteStatus(void) { return Muted; }
|
||||
|
||||
/* start and stop audio */
|
||||
int Start(void);
|
||||
|
Reference in New Issue
Block a user