AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
AJATimeCode Member List

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

AJATimeCode()AJATimeCode
AJATimeCode(uint32_t frame)AJATimeCode
AJATimeCode(const std::string &str, const AJATimeBase &timeBase, bool bDropFrame, bool bStdTc=false)AJATimeCode
AJATimeCode(const std::string &str, const AJATimeBase &timeBase)AJATimeCode
AJATimeCode(const AJATimeCode &other)AJATimeCode
m_frameAJATimeCode
m_stdTimecodeForHfrAJATimeCode
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 *pDbb, uint32_t *pLow, uint32_t *pHigh, const AJATimeBase &timeBase, bool bDrop)AJATimeCode
QueryRP188(uint32_t &outDBB, uint32_t &outLo, uint32_t &outHi, const AJATimeBase &timeBase, const bool bDrop)AJATimeCode
QuerySMPTEString(char *pString, const AJATimeBase &timeBase, bool bDropFrame)AJATimeCode
QuerySMPTEStringSize(void)AJATimeCodestatic
QueryStdTimecodeForHfr()AJATimeCodeinline
QueryString(std::string &str, const AJATimeBase &timeBase, bool bDropFrame)AJATimeCode
QueryString(char *pString, const AJATimeBase &timeBase, bool bDropFrame)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)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