#include <playbackprefs.h>
Inherits BC_CheckBox.

Public Member Functions | |
| PlaybackSubtitle (int x, int y, PreferencesWindow *pwindow, PlaybackPrefs *playback) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | playback |
Definition at line 248 of file playbackprefs.h.
| PlaybackSubtitle::PlaybackSubtitle | ( | int | x, | |
| int | y, | |||
| PreferencesWindow * | pwindow, | |||
| PlaybackPrefs * | playback | |||
| ) |
Definition at line 546 of file playbackprefs.C.
| int PlaybackSubtitle::handle_event | ( | ) | [virtual] |
Reimplemented from BC_CheckBox.
Definition at line 559 of file playbackprefs.C.
References EDLSession::decode_subtitles, PreferencesThread::edl, BC_Toggle::get_value(), pwindow, EDL::session, and PreferencesWindow::thread.

Definition at line 257 of file playbackprefs.h.
1.5.5