SYNOPSIS

#include <ltcsmpte.h>

Data Fields

unsigned int frameUnits:4

unsigned int user1:4

unsigned int frameTens:2

unsigned int dfbit:1

unsigned int colFrm:1

unsigned int user2:4

unsigned int secsUnits:4

unsigned int user3:4

unsigned int secsTens:3

unsigned int biphaseMarkPhaseCorrection:1

unsigned int user4:4

unsigned int minsUnits:4

unsigned int user5:4

unsigned int minsTens:3

unsigned int binaryGroupFlagBit1:1

unsigned int user6:4

unsigned int hoursUnits:4

unsigned int user7:4

unsigned int hoursTens:2

unsigned int reserved:1

unsigned int binaryGroupFlagBit2:1

unsigned int user8:4

unsigned int syncWord:16

Detailed Description

Raw 80 bit SMPTE frame.

Definition at line 140 of file ltcsmpte.h.

Field Documentation

unsigned int \fBSMPTEFrame::binaryGroupFlagBit1\fP

Definition at line 160 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::binaryGroupFlagBit2\fP

Definition at line 168 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::biphaseMarkPhaseCorrection\fP

Definition at line 153 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::colFrm\fP

Definition at line 146 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::dfbit\fP

Examples: tests/decoder.c.

Definition at line 145 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::frameTens\fP

Definition at line 144 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::frameUnits\fP

Definition at line 141 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::hoursTens\fP

Definition at line 166 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::hoursUnits\fP

Definition at line 163 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::minsTens\fP

Definition at line 159 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::minsUnits\fP

Definition at line 156 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::reserved\fP

Definition at line 167 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::secsTens\fP

Definition at line 152 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::secsUnits\fP

Definition at line 149 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::syncWord\fP

Definition at line 171 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user1\fP

Definition at line 142 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user2\fP

Definition at line 147 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user3\fP

Definition at line 150 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user4\fP

Definition at line 154 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user5\fP

Definition at line 157 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user6\fP

Definition at line 161 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user7\fP

Definition at line 164 of file ltcsmpte.h.

unsigned int \fBSMPTEFrame::user8\fP

Definition at line 169 of file ltcsmpte.h.

Author

Generated automatically by Doxygen for libltcsmpte from the source code.