AJA NTV2 SDK
17.1.3.1410
NTV2 SDK 17.1.3.1410
|
This is the complete list of members for AJATimeBase, including all inherited members.
AJATimeBase() | AJATimeBase | |
AJATimeBase(AJA_FrameRate ajaFrameRate) | AJATimeBase | |
AJATimeBase(int64_t frameTimeScale, int64_t frameDuration) | AJATimeBase | |
AJATimeBase(int64_t frameTimeScale, int64_t frameDuration, int64_t audioRate) | AJATimeBase | |
AJATimeBase(const AJATimeBase &other) | AJATimeBase | |
Convert(int64_t inValue, int64_t inRate, int64_t outRate, bool round, bool large) | AJATimeBase | static |
Convert(int64_t inValue, int64_t inScale, int64_t inDuration, int64_t outScale, int64_t outDuration, bool round, bool large) | AJATimeBase | static |
FramesToMicroseconds(int64_t frames, bool round=false) const | AJATimeBase | |
FramesToNanoseconds100(int64_t frames, bool round=false) const | AJATimeBase | |
FramesToSamples(int64_t frames, bool round=false) const | AJATimeBase | |
FramesToSeconds(int64_t frames) const | AJATimeBase | |
FramesToTicks(int64_t frames, bool round=false) const | AJATimeBase | |
GetAJAFrameRate(void) const | AJATimeBase | |
GetAudioRate() const | AJATimeBase | |
GetFrameDuration(void) const | AJATimeBase | |
GetFrameRate(int64_t &frameTimeScale, int64_t &frameDuration) const | AJATimeBase | |
GetFrameRate(uint32_t &frameTimeScale, uint32_t &frameDuration) const | AJATimeBase | |
GetFramesPerSecond(void) const | AJATimeBase | |
GetFramesPerSecondDouble(void) const | AJATimeBase | |
GetFrameTimeScale(void) const | AJATimeBase | |
GetSystemTicks() | AJATimeBase | |
GetTickRate() const | AJATimeBase | |
IsCloseTo(const AJATimeBase &timeBase) const | AJATimeBase | |
IsCloseTo(int64_t frameTimeScale, int64_t frameDuration) const | AJATimeBase | |
IsNonIntegralRatio(void) const | AJATimeBase | |
MicrosecondsToFrames(int64_t microseconds, bool round=false) | AJATimeBase | |
MicrosecondsToSamples(int64_t microseconds, bool round=false) | AJATimeBase | |
MicrosecondsToSeconds(int64_t microseconds) | AJATimeBase | static |
MicrosecondsToTicks(int64_t microseconds, bool round=false) | AJATimeBase | |
Nanoseconds100ToFrames(int64_t nanoseconds100, bool round=false) | AJATimeBase | |
operator!=(const AJATimeBase &val) const | AJATimeBase | |
operator=(const AJATimeBase &t) | AJATimeBase | |
operator==(const AJATimeBase &val) const | AJATimeBase | |
SamplesToFrames(int64_t samples, bool round=false) const | AJATimeBase | |
SamplesToMicroseconds(int64_t samples, bool round=false) | AJATimeBase | |
SamplesToSeconds(int64_t samples) | AJATimeBase | |
SamplesToTicks(int64_t samples, bool round=false) const | AJATimeBase | |
ScaleUnitsToSeconds(int64_t num) const | AJATimeBase | |
SecondsToFrames(double seconds, bool round=false) | AJATimeBase | |
SecondsToMicroseconds(double seconds, bool round=false) | AJATimeBase | static |
SecondsToSamples(double seconds, bool round=false) | AJATimeBase | |
SecondsToTicks(double seconds, bool round=false) | AJATimeBase | |
SetAJAFrameRate(AJA_FrameRate ajaFrameRate) | AJATimeBase | |
SetAudioRate(int64_t rate) | AJATimeBase | |
SetFrameRate(int64_t frameTimeScale, int64_t frameDuration) | AJATimeBase | |
SetFrameTimeScale(int64_t timeScale) | AJATimeBase | |
SetTickRate(int64_t rate) | AJATimeBase | |
SetToDefault(void) | AJATimeBase | |
TicksToFrames(int64_t ticks, bool round=false) | AJATimeBase | |
TicksToMicroseconds(int64_t ticks, bool round=false) | AJATimeBase | |
TicksToSamples(int64_t ticks, bool round=false) | AJATimeBase | |
TicksToSeconds(int64_t ticks) | AJATimeBase | |
~AJATimeBase() | AJATimeBase | virtual |