#include <playbackprefs.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PlaybackSoftwareTimer (PreferencesWindow *pwindow, int value, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
Definition at line 103 of file playbackprefs.h.
| PlaybackSoftwareTimer::PlaybackSoftwareTimer | ( | PreferencesWindow * | pwindow, | |
| int | value, | |||
| int | y | |||
| ) |
Definition at line 321 of file playbackprefs.C.
| int PlaybackSoftwareTimer::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 327 of file playbackprefs.C.
References PreferencesThread::edl, BC_Toggle::get_value(), EDLSession::playback_software_position, pwindow, EDL::session, and PreferencesWindow::thread.

1.5.5