TOBI SignalServer  0.1
template<class T>
void tobiss::DataBuffer< T >::insert_blocking ( param_type  item) [inline]

Insert a new item (sample/frame/packet/...) in the buffer.

Parameters:
[in]itemDataBuffer::param_type Item to insert
Remarks:
If the buffer is full the function blocks until another thread retrieves an item!

Definition at line 122 of file databuffer.h.

 All Data Structures Files Functions Variables