#include <cplayback.h>
Inheritance diagram for CPlayback:

Public Member Functions | |
| CPlayback (MWindow *mwindow, CWindow *cwindow, Canvas *output) | |
| int | create_render_engine () |
| void | init_cursor () |
| void | stop_cursor () |
| int | brender_available (long position) |
Public Attributes | |
| CWindow * | cwindow |
Definition at line 7 of file cplayback.h.
|
||||||||||||||||
|
Definition at line 15 of file cplayback.C. |
|
|
Reimplemented from PlaybackEngine. Definition at line 40 of file cplayback.C. References MWindow::brender_available(), and PlaybackEngine::mwindow. |
|
|
Reimplemented from PlaybackEngine. Definition at line 21 of file cplayback.C. References PlaybackEngine::create_render_engine(). |
|
|
Reimplemented from PlaybackEngine. Definition at line 26 of file cplayback.C. References MWindowGUI::canvas, cwindow, TrackCanvas::deactivate(), MWindow::gui, PlaybackEngine::mwindow, CWindow::playback_cursor, CTracking::start_playback(), and PlaybackEngine::tracking_position. |
|
|
Reimplemented from PlaybackEngine. Definition at line 34 of file cplayback.C. References cwindow, CWindow::playback_cursor, and CTracking::stop_playback(). |
|
|
Definition at line 17 of file cplayback.h. Referenced by init_cursor(), and stop_cursor(). |
1.4.4