aboutsummaryrefslogtreecommitdiffstats
path: root/lib/file/file_source_c.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/file/file_source_c.h')
-rw-r--r--lib/file/file_source_c.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/file/file_source_c.h b/lib/file/file_source_c.h
index 298ecdc..d2d71ca 100644
--- a/lib/file/file_source_c.h
+++ b/lib/file/file_source_c.h
@@ -45,7 +45,7 @@ public:
std::string name();
- static std::vector< std::string > get_devices();
+ static std::vector< std::string > get_devices( bool fake = false );
size_t get_num_channels( void );