TOBI SignalServer
0.1
|
void tobiss::DataBuffer< T >::peekNext_blocking | ( | value_type * | pItem | ) | [inline] |
get next item (sample/frame/packet/...) from the buffer (item remains in the buffer)
[out] | pItem | DataBuffer::value_type* Pointer to storage |
Definition at line 209 of file databuffer.h.