audio: Fixed previous non-implemented PauseAudio(true)
authorJerome St-Louis <jerome@ecere.com>
Wed, 6 Aug 2014 23:11:35 +0000 (19:11 -0400)
committerJerome St-Louis <jerome@ecere.com>
Wed, 6 Aug 2014 23:12:22 +0000 (19:12 -0400)
commit59dd7d9ea94827257235dec3840c6138f78c104c
tree906c39e963cfe1a15a9077032d4fe7d8d2fd2371
parentc61d8f850615af663f457fd0ed96be91740c9c35
audio: Fixed previous non-implemented PauseAudio(true)
- Also changed the parameter from an int to a bool
audio/alsa.ec
audio/audio.ec
audio/dsound.ec