#include <new.h>
Public Member Functions | |
| NewWindow (MWindow *mwindow, NewThread *new_thread, int x, int y) | |
| ~NewWindow () | |
| int | create_objects () |
| int | update () |
Public Attributes | |
| MWindow * | mwindow |
| NewThread * | new_thread |
| EDL * | new_edl |
| BC_TextBox * | atracks |
| BC_TextBox * | achannels |
| BC_TextBox * | sample_rate |
| BC_TextBox * | vtracks |
| BC_TextBox * | vchannels |
| BC_TextBox * | frame_rate |
| BC_TextBox * | aspect_w_text |
| BC_TextBox * | aspect_h_text |
| BC_TextBox * | output_w_text |
| BC_TextBox * | output_h_text |
| NewPresets * | format_presets |
Definition at line 56 of file new.h.
|
||||||||||||||||||||
|
Definition at line 193 of file new.C. References format_presets, New::new_edl, new_edl, and NewThread::new_project. |
|
|
Definition at line 211 of file new.C. References format_presets. |
|
|
Definition at line 216 of file new.C. References _, achannels, aspect_h_text, aspect_w_text, atracks, EDLSession::color_model, FormatPresets::create_objects(), Theme::draw_new_bg(), format_presets, frame_rate, EDLSession::interlace_mode, mwindow, new_edl, output_h_text, output_w_text, sample_rate, EDL::session, MWindow::theme, update(), vtracks, FormatPresets::x, and FormatPresets::y. Referenced by NewThread::run(). |
|
|
|
Definition at line 69 of file new.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 74 of file new.h. Referenced by create_objects(), update(), and NewThread::update_aspect(). |
|
|
Definition at line 74 of file new.h. Referenced by create_objects(), update(), and NewThread::update_aspect(). |
|
|
Definition at line 68 of file new.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 76 of file new.h. Referenced by create_objects(), NewWindow(), and ~NewWindow(). |
|
|
Definition at line 73 of file new.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 65 of file new.h. Referenced by create_objects(). |
|
|
|
Definition at line 66 of file new.h. Referenced by NewAspectAuto::handle_event(), NewOutputH::handle_event(), and NewOutputW::handle_event(). |
|
|
Definition at line 75 of file new.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 75 of file new.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 70 of file new.h. Referenced by create_objects(), and update(). |
|
|
|
|
|
Definition at line 71 of file new.h. Referenced by create_objects(), and update(). |
1.4.4