DOKK / manpages / debian 10 / libltcsmpte-doc / SMPTETime.3.en
SMPTETime(3) libltcsmpte SMPTETime(3)

SMPTETime -

Human readable time representation.

#include <ltcsmpte.h>


char timezone [6]
unsigned char years
unsigned char months
unsigned char days
unsigned char hours
unsigned char mins
unsigned char secs
unsigned char frame

Human readable time representation.

Examples:

tests/decoder.c, and tests/encoder.c.

Definition at line 179 of file ltcsmpte.h.

unsigned char SMPTETime::days

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 184 of file ltcsmpte.h.

unsigned char SMPTETime::frame

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 189 of file ltcsmpte.h.

unsigned char SMPTETime::hours

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 186 of file ltcsmpte.h.

unsigned char SMPTETime::mins

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 187 of file ltcsmpte.h.

unsigned char SMPTETime::months

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 183 of file ltcsmpte.h.

unsigned char SMPTETime::secs

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 188 of file ltcsmpte.h.

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 181 of file ltcsmpte.h.

unsigned char SMPTETime::years

Examples:
tests/decoder.c, and tests/encoder.c.

Definition at line 182 of file ltcsmpte.h.

Generated automatically by Doxygen for libltcsmpte from the source code.

Fri Apr 27 2012 Version 0.4.4