Public Member Functions | |
| ReplayRecorder () | |
| void | start (const ASCString &filename, bool append, int framerate, int quality) |
| void | pause () |
| void | close () |
| bool | isRunning () |
| bool | isOpen () |
| ASCString | getLastFilename () |
|
|
Definition at line 83 of file replay.cpp. References CGameOptions::Instance(), replayRecorderWatcherGlobal, and ReplayRecorderWatcherGlobal::set(). |
|
|
Definition at line 111 of file replay.cpp. References pause(). Referenced by ReplayGuiFunctions::ReplayRecordExit::execute(). |
|
|
Definition at line 128 of file replay.cpp. Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
|
|
Definition at line 123 of file replay.cpp. Referenced by ReplayGuiFunctions::ReplayRecordExit::available(), and ReplayGuiFunctions::ReplayRecord::execute(). |
|
|
Definition at line 118 of file replay.cpp. Referenced by trunreplay::execnextreplaymove(), and trunreplay::run(). |
|
|
Definition at line 104 of file replay.cpp. References CGameOptions::Instance(). Referenced by close(), ReplayRecorderWatcherGlobal::~ReplayRecorderWatcherGlobal(), and ReplayRecorderWatcherLocal::~ReplayRecorderWatcherLocal(). |
|
||||||||||||||||||||
|
Definition at line 89 of file replay.cpp. References constructFileName(), VideoRecorder::getFilename(), PG_Application::GetScreen(), CGameOptions::Instance(), and postScreenUpdate. Referenced by ReplayGuiFunctions::ReplayRecord::execute(). |
1.4.2