aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/test_devices.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_devices.cpp')
-rw-r--r--test/test_devices.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test_devices.cpp b/test/test_devices.cpp
index f9df89f..73af3c1 100644
--- a/test/test_devices.cpp
+++ b/test/test_devices.cpp
@@ -13,6 +13,9 @@
#include <string.h>
#include <memory>
#include "cubeb/cubeb.h"
+
+//#define ENABLE_NORMAL_LOG
+//#define ENABLE_VERBOSE_LOG
#include "common.h"
long data_cb_duplex(cubeb_stream * stream, void * user, const void * inputbuffer, void * outputbuffer, long nframes)