AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
CC708Color Struct Reference

#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
 

Detailed Description

Definition at line 221 of file ntv2captionencoder708.h.

Constructor & Destructor Documentation

◆ CC708Color()

CC708Color::CC708Color ( const int  inRed = NTV2_CC708ColorMax,
const int  inGreen = NTV2_CC708ColorMax,
const int  inBlue = NTV2_CC708ColorMax,
const int  inOpacity = NTV2_CC708DefaultOpacity 
)
explicit

Member Function Documentation

◆ IsValid()

bool CC708Color::IsValid ( void  ) const
inline

Definition at line 233 of file ntv2captionencoder708.h.

Member Data Documentation

◆ blue

int CC708Color::blue

Definition at line 225 of file ntv2captionencoder708.h.

◆ green

int CC708Color::green

Definition at line 224 of file ntv2captionencoder708.h.

◆ opacity

int CC708Color::opacity

Definition at line 226 of file ntv2captionencoder708.h.

◆ red

int CC708Color::red

Definition at line 223 of file ntv2captionencoder708.h.


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