AJA NTV2 SDK  17.0.1.1246
NTV2 SDK 17.0.1.1246
timecode.cpp File Reference

Implements the AJATimeCode class. More...

#include "ajabase/common/common.h"
#include "ajabase/common/timecode.h"
#include <iomanip>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for timecode.cpp:

Go to the source code of this file.

Functions

uint32_t AJATimeCodeRound (double f)
 
int64_t AJATimeCodeAbs (int64_t x)
 

Detailed Description

Implements the AJATimeCode class.

Definition in file timecode.cpp.

Function Documentation

◆ AJATimeCodeAbs()

int64_t AJATimeCodeAbs ( int64_t  x)
inline

Definition at line 104 of file timecode.cpp.

◆ AJATimeCodeRound()

uint32_t AJATimeCodeRound ( double  f)
inline

Definition at line 99 of file timecode.cpp.