#include <ktime.h>
Public Attributes |
|
| double | mFrameRateValue |
| char * | mFrameRateString |
| *** use to store/retrieve the framerate in
files, do not change existing value |
|
| KTime::ETimeMode | mTimeMode |
| EOldTimeMode | mOldTimeMode |
| char * | mTimeModeString |
| Use to Display in the UI. |
|
| int | mShowValue |
| UI in TC view -> bit 0 set to 1 ....
|
|
| bool | mSystemRate |
| Indicate that this is a built-in value,
false indicate it is a custom value. |
|
| bool | mExistInOldValue |
| Indicate if this value exist in the old
value enum. |
|
| kLongLong | mOneFrameValue |
| indicate internal value for 1 frame |
|
| double mFrameRateValue |
| char* mFrameRateString |
*** use to store/retrieve the framerate in files, do not change existing value
| char* mTimeModeString |
| int mShowValue |
UI in TC view -> bit 0 set to 1 ....
. UI in FR view -> bit 1 set to 1 0 = don't show this mode in TC or FR view, 1 = show in TC view only, 2 = show in FR only, 3 = show in FR and TC
| bool mSystemRate |
Indicate that this is a built-in value, false indicate it is a custom value.
| bool mExistInOldValue |
Indicate if this value exist in the old value enum.
indicate internal value for 1 frame