[DEV] update the input output work

This commit is contained in:
2015-04-11 17:43:09 +02:00
parent 8daa32a2f7
commit 620fb8e54f
3 changed files with 23 additions and 18 deletions

View File

@@ -15,7 +15,7 @@ namespace audio {
* @brief Initialize the River Library
* @param[in] _filename Name of the configuration file (if "" ==> default config file)
*/
void init(const std::string& _filename);
void init(const std::string& _filename = "");
/**
* @brief Initialize the River Library with a json data string
* @param[in] _config json sting data