#include <time.h>
Definition at line 53 of file time.h.
◆ Time()
◆ operator==()
bool Timecode::Time::operator== |
( |
const Time & |
other | ) |
const |
|
inline |
◆ print()
std::ostream& Timecode::Time::print |
( |
std::ostream & |
ostr | ) |
const |
|
inline |
◆ default_rate
double Timecode::Time::default_rate |
|
static |
Rate to use for default constructor.
Definition at line 61 of file time.h.
◆ drop
bool Timecode::Time::drop |
◆ frames
uint32_t Timecode::Time::frames |
◆ hours
uint32_t Timecode::Time::hours |
◆ minutes
uint32_t Timecode::Time::minutes |
◆ negative
bool Timecode::Time::negative |
◆ rate
double Timecode::Time::rate |
Frame rate of this Time.
Definition at line 60 of file time.h.
◆ seconds
uint32_t Timecode::Time::seconds |
◆ subframes
uint32_t Timecode::Time::subframes |
Typically unused.
Definition at line 59 of file time.h.
The documentation for this struct was generated from the following file: