AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
#include <ntv2captionencoder708.h>
Public Member Functions | |
CC708Color (const int inRed=NTV2_CC708ColorMax, const int inGreen=NTV2_CC708ColorMax, const int inBlue=NTV2_CC708ColorMax, const int inOpacity=NTV2_CC708DefaultOpacity) | |
bool | IsValid (void) const |
Public Attributes | |
int | red |
int | green |
int | blue |
int | opacity |
Definition at line 221 of file ntv2captionencoder708.h.
|
explicit |
|
inline |
Definition at line 233 of file ntv2captionencoder708.h.
int CC708Color::blue |
Definition at line 225 of file ntv2captionencoder708.h.
int CC708Color::green |
Definition at line 224 of file ntv2captionencoder708.h.
int CC708Color::opacity |
Definition at line 226 of file ntv2captionencoder708.h.
int CC708Color::red |
Definition at line 223 of file ntv2captionencoder708.h.