#include <setformat.h>
Inherits BC_TextBox.

Public Member Functions | |
| SetSampleRateTextBox (SetFormatThread *thread, int x, int y) | |
| int | handle_event () |
Data Fields | |
| SetFormatThread * | thread |
Definition at line 56 of file setformat.h.
| SetSampleRateTextBox::SetSampleRateTextBox | ( | SetFormatThread * | thread, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 572 of file setformat.C.
| int SetSampleRateTextBox::handle_event | ( | ) | [virtual] |
Reimplemented from BC_TextBox.
Definition at line 577 of file setformat.C.
References CLIP, BC_TextBox::get_text(), SetFormatThread::new_settings, EDLSession::sample_rate, EDL::session, and thread.

1.5.5