
Public Member Functions | |
| OverlayAudioWindow (OverlayAudio *plugin, int x, int y) | |
| int | create_objects () |
| int | close_event () |
Data Fields | |
| OverlayAudio * | plugin |
| OutputTrack * | output |
Definition at line 43 of file overlayaudio.C.
| OverlayAudioWindow::OverlayAudioWindow | ( | OverlayAudio * | plugin, | |
| int | x, | |||
| int | y | |||
| ) |
Definition at line 126 of file overlayaudio.C.
| int OverlayAudioWindow::create_objects | ( | ) |
Definition at line 141 of file overlayaudio.C.
References BC_WindowBase::add_subwindow(), BC_WindowBase::BC_Title, OutputTrack::create_objects(), BC_WindowBase::get_w(), output, plugin, BC_WindowBase::show_window(), BC_WindowBase::title, BC_WindowBase::x, and BC_WindowBase::y.

| int OverlayAudioWindow::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
1.5.5