|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <ltc.h>
Public Attributes | |
| char | timezone [6] |
| the timezone 6bytes: "+HHMM" textual representation More... | |
| unsigned char | years |
| LTC-date uses 2-digit year 00.99. More... | |
| unsigned char | months |
| valid months are 1..12 More... | |
| unsigned char | days |
| day of month 1..31 More... | |
| unsigned char | hours |
| hour 0..23 More... | |
| unsigned char | mins |
| minute 0..60 More... | |
| unsigned char | secs |
| second 0..60 More... | |
| unsigned char | frame |
| sub-second frame 0..(FPS - 1) More... | |
| unsigned char SMPTETimecode::frame |
| char SMPTETimecode::timezone[6] |
| unsigned char SMPTETimecode::years |