21 #ifndef INCLUDED_CAPTURE_TOOLS_XRUN_MONITOR_CC_IMPL_H
22 #define INCLUDED_CAPTURE_TOOLS_XRUN_MONITOR_CC_IMPL_H
41 bool d_drop_when_full;
42 bool d_stop_until_tag;
45 boost::mutex common_mutex;
51 void forecast (
int noutput_items, gr_vector_int &ninput_items_required);
54 gr_vector_int &ninpnut_items,
55 gr_vector_const_void_star &input_items,
56 gr_vector_void_star &output_items);