#include <recordprefs.h>
Inherits BC_TextBox.

Public Member Functions | |
| VideoCaptureLength (PreferencesWindow *pwindow, char *text, int y) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
Definition at line 95 of file recordprefs.h.
| VideoCaptureLength::VideoCaptureLength | ( | PreferencesWindow * | pwindow, | |
| char * | text, | |||
| int | y | |||
| ) |
Definition at line 341 of file recordprefs.C.
| int VideoCaptureLength::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 347 of file recordprefs.C.
References VideoInConfig::capture_length, PreferencesThread::edl, BC_TextBox::get_text(), pwindow, EDL::session, PreferencesWindow::thread, and EDLSession::vconfig_in.

1.5.5