FBTimeCode(float pRate=NTSC_DROP) | FBTimeCode | |
FILM_23976 | FBTimeCode | [static] |
FILM_24 | FBTimeCode | [static] |
FRAMES_30 | FBTimeCode | [static] |
FRAMES_5994 | FBTimeCode | [static] |
GetFrame() const | FBTimeCode | |
GetFrameRate() const | FBTimeCode | |
GetRawFrame() const | FBTimeCode | |
GetRawRate() const | FBTimeCode | |
GetRawSecond() const | FBTimeCode | |
GetTime() const | FBTimeCode | |
GetTimeCodeString(FBTime::ETimeFormats pFormat=FBTime::eDefaultFormat) | FBTimeCode | |
MPAL_30 | FBTimeCode | [static] |
NTSC_DROP | FBTimeCode | [static] |
NTSC_FULL | FBTimeCode | [static] |
operator!=(const FBTimeCode &pTimeCode) const | FBTimeCode | |
operator==(const FBTimeCode &pTimeCode) const | FBTimeCode | |
PAL_25 | FBTimeCode | [static] |
SetFrame(double pFrame) | FBTimeCode | |
SetTime(FBTime pTime) | FBTimeCode | |
SetTimeCode(int pHour, int pMinute=0, int pSecond=0, float pFrame=0) | FBTimeCode | |
SetTimeCodeString(const char *pTime) | FBTimeCode |