#include <vplayback.h>
Inheritance diagram for VPlayback:

Public Member Functions | |
| VPlayback (MWindow *mwindow, VWindow *vwindow, Canvas *output) | |
| int | create_render_engine () |
| void | init_cursor () |
| void | stop_cursor () |
| void | goto_start () |
| void | goto_end () |
Public Attributes | |
| VWindow * | vwindow |
Definition at line 7 of file vplayback.h.
|
||||||||||||||||
|
Definition at line 12 of file vplayback.C. |
|
|
Reimplemented from PlaybackEngine. Definition at line 18 of file vplayback.C. References PlaybackEngine::create_render_engine(). |
|
|
|
|
|
|
|
|
Reimplemented from PlaybackEngine. Definition at line 23 of file vplayback.C. References VWindow::playback_cursor, Tracking::start_playback(), PlaybackEngine::tracking_position, and vwindow. |
|
|
Reimplemented from PlaybackEngine. Definition at line 28 of file vplayback.C. References VWindow::playback_cursor, Tracking::stop_playback(), and vwindow. |
|
|
Definition at line 17 of file vplayback.h. Referenced by init_cursor(), and stop_cursor(). |
1.4.4