AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
QueueData608 Struct Reference

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

Detailed Description

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.

Member Data Documentation

◆ fChar1

UByte QueueData608::fChar1

True if my data bytes are valid; otherwise false.

Definition at line 25 of file ntv2caption608dataqueue.h.

◆ fChar2

UByte QueueData608::fChar2

Caption data byte 1.

Definition at line 26 of file ntv2caption608dataqueue.h.

◆ fGotData

bool QueueData608::fGotData

Definition at line 24 of file ntv2caption608dataqueue.h.


The documentation for this struct was generated from the following file: