AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
CC708WindowStatus Struct Reference

#include <ntv2captiontranslatorchannel608to708.h>

Collaboration diagram for CC708WindowStatus:
[legend]

Public Attributes

bool bDefined
 
bool bDirty
 True if this window has been "defined" with a DefineWindow command. More...
 
CC708WindowParms windowParms
 True if window has any content (i.e. characters) written to it. More...
 
CC708WindowAttr windowAttr
 
CC708PenAttr penAttr
 
CC708PenColor penColor
 
CC708PenLocation penLoc
 

Detailed Description

Definition at line 75 of file ntv2captiontranslatorchannel608to708.h.

Member Data Documentation

◆ bDefined

bool CC708WindowStatus::bDefined

Definition at line 77 of file ntv2captiontranslatorchannel608to708.h.

◆ bDirty

bool CC708WindowStatus::bDirty

True if this window has been "defined" with a DefineWindow command.

Definition at line 78 of file ntv2captiontranslatorchannel608to708.h.

◆ penAttr

CC708PenAttr CC708WindowStatus::penAttr

Definition at line 81 of file ntv2captiontranslatorchannel608to708.h.

◆ penColor

CC708PenColor CC708WindowStatus::penColor

Definition at line 82 of file ntv2captiontranslatorchannel608to708.h.

◆ penLoc

CC708PenLocation CC708WindowStatus::penLoc

Definition at line 83 of file ntv2captiontranslatorchannel608to708.h.

◆ windowAttr

CC708WindowAttr CC708WindowStatus::windowAttr

Definition at line 80 of file ntv2captiontranslatorchannel608to708.h.

◆ windowParms

CC708WindowParms CC708WindowStatus::windowParms

True if window has any content (i.e. characters) written to it.

Definition at line 79 of file ntv2captiontranslatorchannel608to708.h.


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