AJA NTV2 SDK  17.5.0.1242
NTV2 SDK 17.5.0.1242
NTV2_CC708ServiceInfo Struct Reference

#include <ntv2caption708serviceinfo.h>

Collaboration diagram for NTV2_CC708ServiceInfo:
[legend]

Public Member Functions

 NTV2_CC708ServiceInfo ()
 
void Zero (void)
 
bool IsEqual (const NTV2_CC708ServiceInfo &inCompareInfo) const
 
std::ostream & Print (std::ostream &inOutStream) const
 

Public Attributes

bool bSvcActive
 True if service is active and should be included in ccsvcinfo_section. More...
 
int captionSvcNumber
 Service number (Line 21 data = 0; 708 data = 1 - 16) More...
 
NTV2_CC708ServiceLanguage language
 Caption language (e.g. 'ENG') More...
 
bool digitalCC
 True if 708 captions, false if Line 21 (608) More...
 
UByte csn_line21field
 The remainder of that byte. More...
 
bool easyReader
 
bool wideAspect
 

Detailed Description

Definition at line 67 of file ntv2caption708serviceinfo.h.

Constructor & Destructor Documentation

◆ NTV2_CC708ServiceInfo()

NTV2_CC708ServiceInfo::NTV2_CC708ServiceInfo ( )
inlineexplicit

Definition at line 79 of file ntv2caption708serviceinfo.h.

Member Function Documentation

◆ IsEqual()

bool NTV2_CC708ServiceInfo::IsEqual ( const NTV2_CC708ServiceInfo inCompareInfo) const

◆ Print()

std::ostream& NTV2_CC708ServiceInfo::Print ( std::ostream &  inOutStream) const

◆ Zero()

void NTV2_CC708ServiceInfo::Zero ( void  )

Member Data Documentation

◆ bSvcActive

bool NTV2_CC708ServiceInfo::bSvcActive

True if service is active and should be included in ccsvcinfo_section.

Definition at line 69 of file ntv2caption708serviceinfo.h.

◆ captionSvcNumber

int NTV2_CC708ServiceInfo::captionSvcNumber

Service number (Line 21 data = 0; 708 data = 1 - 16)

Definition at line 70 of file ntv2caption708serviceinfo.h.

◆ csn_line21field

UByte NTV2_CC708ServiceInfo::csn_line21field

The remainder of that byte.

Definition at line 75 of file ntv2caption708serviceinfo.h.

◆ digitalCC

bool NTV2_CC708ServiceInfo::digitalCC

True if 708 captions, false if Line 21 (608)

Definition at line 74 of file ntv2caption708serviceinfo.h.

◆ easyReader

bool NTV2_CC708ServiceInfo::easyReader

Definition at line 76 of file ntv2caption708serviceinfo.h.

◆ language

NTV2_CC708ServiceLanguage NTV2_CC708ServiceInfo::language

Caption language (e.g. 'ENG')

Definition at line 73 of file ntv2caption708serviceinfo.h.

◆ wideAspect

bool NTV2_CC708ServiceInfo::wideAspect

Definition at line 77 of file ntv2caption708serviceinfo.h.


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