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, 2 insertions, 0 deletions
diff --git a/lib/file/file_source_c.h b/lib/file/file_source_c.h
index 8091118..ace491e 100644
--- a/lib/file/file_source_c.h
+++ b/lib/file/file_source_c.h
@@ -46,6 +46,8 @@ public:
std::string name();
+ static std::vector< std::string > get_devices();
+
size_t get_num_channels( void );
osmosdr::meta_range_t get_sample_rates( void );