![]() |
AJA NTV2 SDK
17.0.1.1246
NTV2 SDK 17.0.1.1246
|
#include <ntv2captiontranslatorchannel608to708.h>
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 |
Definition at line 75 of file ntv2captiontranslatorchannel608to708.h.
| bool CC708WindowStatus::bDefined |
Definition at line 77 of file ntv2captiontranslatorchannel608to708.h.
| bool CC708WindowStatus::bDirty |
True if this window has been "defined" with a DefineWindow command.
Definition at line 78 of file ntv2captiontranslatorchannel608to708.h.
| CC708PenAttr CC708WindowStatus::penAttr |
Definition at line 81 of file ntv2captiontranslatorchannel608to708.h.
| CC708PenColor CC708WindowStatus::penColor |
Definition at line 82 of file ntv2captiontranslatorchannel608to708.h.
| CC708PenLocation CC708WindowStatus::penLoc |
Definition at line 83 of file ntv2captiontranslatorchannel608to708.h.
| CC708WindowAttr CC708WindowStatus::windowAttr |
Definition at line 80 of file ntv2captiontranslatorchannel608to708.h.
| CC708WindowParms CC708WindowStatus::windowParms |
True if window has any content (i.e. characters) written to it.
Definition at line 79 of file ntv2captiontranslatorchannel608to708.h.