Untie Radio and Audio APIs
[src/app-framework-binder.git] / include / local-def.h
index 54f5ce0..961fdd2 100644 (file)
@@ -76,6 +76,8 @@ typedef int BOOL;
 #define STATIC    static
 #define FAILED    -1
 
+#define AUDIO_BUFFER "/tmp/buf"
+
 extern int verbose;  // this is the only global variable
 
 // Plugin Type
@@ -259,4 +261,4 @@ typedef struct {
 
 #include "proto-def.h"
 
-#endif /* LOCAL_DEF_H */
\ No newline at end of file
+#endif /* LOCAL_DEF_H */