![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Timecode handling library This header defines the foundation interface TCode to represent a grid aligned time specification, given in some well-established time code format. More...
Go to the source code of this file.
Timecode handling library This header defines the foundation interface TCode to represent a grid aligned time specification, given in some well-established time code format.
It is complemented by implementations of the most relevant practical time code formats
Definition in file timecode.hpp.
#include "lib/time/timevalue.hpp"#include "lib/time/formats.hpp"#include "lib/time/digxel.hpp"#include "lib/symbol.hpp"#include <boost/operators.hpp>#include <boost/lexical_cast.hpp>#include <string>Namespaces | |
| namespace | lib |
| Implementation namespace for support and library code. | |
| namespace | lib::time |
Classes | |
| class | TCode |
| Interface: fixed format timecode specification. More... | |
| class | FrameNr |
| A frame counting timecode value. More... | |
| class | SmpteTC |
| Classical Timecode value reminiscent to SMPTE format. More... | |
| class | HmsTC |
| class | Secs |