AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Declaration of AJACircularBuffer template class. More...
#include "ajabase/common/public.h"
#include "ajabase/system/lock.h"
#include "ajabase/system/event.h"
Go to the source code of this file.
Classes | |
class | AJACircularBuffer< FrameDataPtr > |
I am a circular frame buffer that simplifies implementing a type-safe producer/consumer model for processing frame-based streaming media. I can be used with any client-defined "frame", be it a struct or class. To use me: More... | |
Declaration of AJACircularBuffer template class.
Definition in file circularbuffer.h.