AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
ntv2caption608dataqueue.h File Reference

Declaration for the CNTV2Caption608DataQueue class. More...

#include "ntv2caption608types.h"
#include "ntv2captionlogging.h"
#include <deque>
Include dependency graph for ntv2caption608dataqueue.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QueueData608
 Each queue entry has two caption data bytes and a flag that indicates if those bytes contain valid data or not. More...
 
class  CNTV2Caption608DataQueue
 I am a simple, thread-safe queue of CEA-608 caption byte pairs. More...
 

Typedefs

typedef struct QueueData608 QueueData608
 Each queue entry has two caption data bytes and a flag that indicates if those bytes contain valid data or not. More...
 

Detailed Description

Declaration for the CNTV2Caption608DataQueue class.

Definition in file ntv2caption608dataqueue.h.

Typedef Documentation

◆ QueueData608

typedef struct QueueData608 QueueData608

Each queue entry has two caption data bytes and a flag that indicates if those bytes contain valid data or not.