![]() |
AJA NTV2 SDK
17.1.1.1245
NTV2 SDK 17.1.1.1245
|
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_frame | AJATimeCode | |
| m_stdTimecodeForHfr | AJATimeCode | |
| operator!=(const AJATimeCode &val) const | AJATimeCode | |
| operator+(const AJATimeCode &val) const | AJATimeCode | |
| operator+(const int32_t val) const | AJATimeCode | |
| operator+=(const AJATimeCode &val) | AJATimeCode | |
| operator+=(const int32_t val) | AJATimeCode | |
| operator-(const AJATimeCode &val) const | AJATimeCode | |
| operator-(const int32_t val) const | AJATimeCode | |
| operator-=(const AJATimeCode &val) | AJATimeCode | |
| operator-=(const int32_t val) | AJATimeCode | |
| operator<(const AJATimeCode &val) const | AJATimeCode | |
| operator<(const int32_t val) const | AJATimeCode | |
| operator=(const AJATimeCode &val) | AJATimeCode | |
| operator==(const AJATimeCode &val) const | AJATimeCode | |
| operator>(const AJATimeCode &val) const | AJATimeCode | |
| operator>(const int32_t val) const | AJATimeCode | |
| QueryFrame(void) const | AJATimeCode | |
| QueryHmsf(uint32_t &h, uint32_t &m, uint32_t &s, uint32_t &f, const AJATimeBase &timeBase, bool bDropFrame) const | AJATimeCode | |
| QueryIsDropFrame(const std::string &str) | AJATimeCode | static |
| QueryIsRP188DropFrame(const uint32_t inDBB, const uint32_t inLo, const uint32_t inHi) | AJATimeCode | static |
| 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) | AJATimeCode | static |
| QueryStdTimecodeForHfr() | AJATimeCode | inline |
| QueryString(std::string &str, const AJATimeBase &timeBase, bool bDropFrame) | AJATimeCode | |
| QueryString(char *pString, const AJATimeBase &timeBase, bool bDropFrame) | AJATimeCode | |
| QueryStringSize(void) | AJATimeCode | static |
| 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) | AJATimeCode | inline |
| SetWithCleanup(const std::string &str, const AJATimeBase &timeBase, bool bDrop) | AJATimeCode | |
| ~AJATimeCode() | AJATimeCode | virtual |