AJA NTV2 SDK  17.6.0.1688
NTV2 SDK 17.6.0.1688
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
AJATimeCode Member List

This is the complete list of members for AJATimeCode, including all inherited members.

AJATimeCode()AJATimeCode
AJATimeCode(uint32_t frame, bool bStdTcForHfr=true)AJATimeCode
AJATimeCode(const std::string &str, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTcForHfr=true)AJATimeCode
AJATimeCode(const std::string &str, const AJATimeBase &timeBase)AJATimeCode
AJATimeCode(const AJATimeCode &other)AJATimeCode
CalcFrame(uint32_t h, uint32_t m, uint32_t s, uint32_t f, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTcForHfr, uint32_t addFrame)AJATimeCodestatic
CalcHmsf(uint32_t &h, uint32_t &m, uint32_t &s, uint32_t &f, uint32_t frame, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTcForHfr)AJATimeCodestatic
operator!=(const AJATimeCode &val) constAJATimeCode
operator+(const AJATimeCode &val) constAJATimeCode
operator+(const int32_t val) constAJATimeCode
operator+=(const AJATimeCode &val)AJATimeCode
operator+=(const int32_t val)AJATimeCode
operator-(const AJATimeCode &val) constAJATimeCode
operator-(const int32_t val) constAJATimeCode
operator-=(const AJATimeCode &val)AJATimeCode
operator-=(const int32_t val)AJATimeCode
operator<(const AJATimeCode &val) constAJATimeCode
operator<(const int32_t val) constAJATimeCode
operator=(const AJATimeCode &val)AJATimeCode
operator==(const AJATimeCode &val) constAJATimeCode
operator>(const AJATimeCode &val) constAJATimeCode
operator>(const int32_t val) constAJATimeCode
QueryFrame(void) constAJATimeCode
QueryHmsf(uint32_t &h, uint32_t &m, uint32_t &s, uint32_t &f, const AJATimeBase &timeBase, bool bDropFrame) constAJATimeCode
QueryIsDropFrame(const std::string &str)AJATimeCodestatic
QueryIsRP188DropFrame(const uint32_t inDBB, const uint32_t inLo, const uint32_t inHi)AJATimeCodestatic
QueryRP188(uint32_t &outDBB, uint32_t &outLo, uint32_t &outHi, const AJATimeBase &timeBase, const bool bDrop)AJATimeCode
QueryRP188(uint32_t *pDbb, uint32_t *pLo, uint32_t *pHi, const AJATimeBase &tb, bool drop)AJATimeCode
QuerySMPTEString(char *pString, const AJATimeBase &timeBase, bool bDropFrame)AJATimeCode
QuerySMPTEStringSize(void)AJATimeCodestatic
QueryStdTimecodeForHfr()AJATimeCodeinline
QueryString(std::string &str, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTcForHfr, AJATimecodeNotation notation=AJA_TIMECODE_LEGACY)AJATimeCode
QueryString(std::string &str, const AJATimeBase &timeBase, bool bDropFrame, AJATimecodeNotation notation=AJA_TIMECODE_LEGACY)AJATimeCode
QueryString(char *pStr, const AJATimeBase &tb, bool df, AJATimecodeNotation notation=AJA_TIMECODE_LEGACY)AJATimeCode
QueryStringSize(void)AJATimeCodestatic
Set(uint32_t frame)AJATimeCode
Set(const std::string &str, const AJATimeBase &timeBase)AJATimeCode
Set(const std::string &str, const AJATimeBase &timeBase, bool bDropFrame)AJATimeCode
SetHmsf(uint32_t h, uint32_t m, uint32_t s, uint32_t f, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTcForHfr, uint32_t addFrame)AJATimeCode
SetHmsf(uint32_t h, uint32_t m, uint32_t s, uint32_t f, const AJATimeBase &timeBase, bool bDropFrame)AJATimeCode
SetRP188(const uint32_t inDBB, const uint32_t inLo, const uint32_t inHi, const AJATimeBase &inTimeBase)AJATimeCode
SetSMPTEString(const char *pBufr, const AJATimeBase &timeBase)AJATimeCode
SetStdTimecodeForHfr(bool bStdTc)AJATimeCodeinline
SetWithCleanup(const std::string &str, const AJATimeBase &timeBase, bool bDrop)AJATimeCode
~AJATimeCode()AJATimeCodevirtual