Merged -r3596:3600 of eb/ra_wb into trunk. This contains the
[debian/gnuradio] / usrp / host / lib / fusb.h
index 2c0cb3ffd1d6a892026fec21f9c2792c39e0c081..da1b7c0adce1c60004fa1053982c20bdbde29ad4 100644 (file)
@@ -123,6 +123,11 @@ public:
    */
   static int max_block_size ();
 
+  /*!
+   * \brief returns the default buffer size
+   */
+  static int default_buffer_size ();
+
 };
 
 #endif /* _FUSB_H_ */