#include "edl.inc"#include "guicast.h"#include "mwindow.inc"#include "playbackengine.inc"#include "playtransport.inc"Go to the source code of this file.
Classes | |
| class | PlayTransport |
| class | PTransportButton |
| class | RewindButton |
| class | FastReverseButton |
| class | ReverseButton |
| class | FrameReverseButton |
| class | PlayButton |
| class | FramePlayButton |
| class | FastPlayButton |
| class | EndButton |
| class | StopButton |
Defines | |
| #define | PLAY_MODE 0 |
| #define | PAUSE_MODE 1 |
| #define | PAUSEDOWN_MODE 2 |
|
|
Definition at line 11 of file playtransport.h. |
|
|
Definition at line 12 of file playtransport.h. |
|
|
Definition at line 10 of file playtransport.h. Referenced by PlayTransport::pause_transport(), PTransportButton::PTransportButton(), and PlayTransport::reset_transport(). |
1.4.4