AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
CC708PenAttr Struct Reference

#include <ntv2captionencoder708.h>

Public Member Functions

 CC708PenAttr ()
 Default constructor. More...
 
 CC708PenAttr (const UByte inParam1, const UByte inParam2)
 Construct from two parameter bytes. More...
 
bool IsValid (void) const
 
void Clear (void)
 

Public Attributes

int penSize
 
int fontStyle
 
int textTag
 
int offset
 
bool italics
 
bool underline
 
int edgeType
 

Detailed Description

Definition at line 504 of file ntv2captionencoder708.h.

Constructor & Destructor Documentation

◆ CC708PenAttr() [1/2]

CC708PenAttr::CC708PenAttr ( )
explicit

Default constructor.

◆ CC708PenAttr() [2/2]

CC708PenAttr::CC708PenAttr ( const UByte  inParam1,
const UByte  inParam2 
)
explicit

Construct from two parameter bytes.

Member Function Documentation

◆ Clear()

void CC708PenAttr::Clear ( void  )

◆ IsValid()

bool CC708PenAttr::IsValid ( void  ) const
inline

Definition at line 516 of file ntv2captionencoder708.h.

Member Data Documentation

◆ edgeType

int CC708PenAttr::edgeType

Definition at line 512 of file ntv2captionencoder708.h.

◆ fontStyle

int CC708PenAttr::fontStyle

Definition at line 507 of file ntv2captionencoder708.h.

◆ italics

bool CC708PenAttr::italics

Definition at line 510 of file ntv2captionencoder708.h.

◆ offset

int CC708PenAttr::offset

Definition at line 509 of file ntv2captionencoder708.h.

◆ penSize

int CC708PenAttr::penSize

Definition at line 506 of file ntv2captionencoder708.h.

◆ textTag

int CC708PenAttr::textTag

Definition at line 508 of file ntv2captionencoder708.h.

◆ underline

bool CC708PenAttr::underline

Definition at line 511 of file ntv2captionencoder708.h.


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