AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
Each queue entry has two caption data bytes and a flag that indicates if those bytes contain valid data or not. More...
#include <ntv2caption608dataqueue.h>
Public Attributes | |
bool | fGotData |
UByte | fChar1 |
True if my data bytes are valid; otherwise false. More... | |
UByte | fChar2 |
Caption data byte 1. More... | |
Each queue entry has two caption data bytes and a flag that indicates if those bytes contain valid data or not.
Definition at line 22 of file ntv2caption608dataqueue.h.
UByte QueueData608::fChar1 |
True if my data bytes are valid; otherwise false.
Definition at line 25 of file ntv2caption608dataqueue.h.
UByte QueueData608::fChar2 |
Caption data byte 1.
Definition at line 26 of file ntv2caption608dataqueue.h.
bool QueueData608::fGotData |
Definition at line 24 of file ntv2caption608dataqueue.h.