AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
circularbuffer.h File Reference

Declaration of AJACircularBuffer template class. More...

Include dependency graph for circularbuffer.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declaration of AJACircularBuffer template class.

Definition in file circularbuffer.h.