Go to the source code of this file.
Variables | |
| const int | FRAME_UPDATE_TIME = 1000 / 10 |
| const int | STATUS_UPDATE_TIME = 1000 / 2 |
| const int FRAME_UPDATE_TIME = 1000 / 10 |
Definition at line 35 of file zmliveplayer.cpp.
Referenced by ZMLivePlayer::changePlayerMonitor(), ZMLivePlayer::initMonitorLayout(), ZMLivePlayer::keyPressEvent(), and ZMLivePlayer::updateFrame().
| const int STATUS_UPDATE_TIME = 1000 / 2 |
Definition at line 36 of file zmliveplayer.cpp.
1.5.5