AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
IntelRecordInfo Struct Reference

#include <ntv2mcsfile.h>

Public Member Functions

 IntelRecordInfo ()
 

Public Attributes

uint8_t byteCount
 
uint16_t linearAddress
 
uint32_t segmentAddress
 
IntelRecordType recordType
 
uint8_t * dataBuffer [16]
 
uint8_t checkSum
 

Detailed Description

Definition at line 30 of file ntv2mcsfile.h.

Constructor & Destructor Documentation

◆ IntelRecordInfo()

IntelRecordInfo::IntelRecordInfo ( )
inline

Definition at line 32 of file ntv2mcsfile.h.

Member Data Documentation

◆ byteCount

uint8_t IntelRecordInfo::byteCount

Definition at line 39 of file ntv2mcsfile.h.

◆ checkSum

uint8_t IntelRecordInfo::checkSum

Definition at line 44 of file ntv2mcsfile.h.

◆ dataBuffer

uint8_t* IntelRecordInfo::dataBuffer[16]

Definition at line 43 of file ntv2mcsfile.h.

◆ linearAddress

uint16_t IntelRecordInfo::linearAddress

Definition at line 40 of file ntv2mcsfile.h.

◆ recordType

IntelRecordType IntelRecordInfo::recordType

Definition at line 42 of file ntv2mcsfile.h.

◆ segmentAddress

uint32_t IntelRecordInfo::segmentAddress

Definition at line 41 of file ntv2mcsfile.h.


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