refs #335, added functions for windows platform / mixer

This commit is contained in:
Klaus Basan
2014-10-22 14:39:00 +02:00
committed by Roland Winklmeier
parent e1647cd8fd
commit 11521b2f47
4 changed files with 23 additions and 1 deletions

View File

@@ -78,6 +78,9 @@ namespace BlackMisc
{
//! Register metadata for audio / voice
void registerMetadata();
//! Start the Windows mixer
bool startWindowsMixer();
}
namespace Hardware