#include <fileac3.h>
Inherits BC_Window.

Public Member Functions | |
| AC3ConfigAudio (BC_WindowBase *parent_window, Asset *asset) | |
| void | create_objects () |
| int | close_event () |
Data Fields | |
| Asset * | asset |
| BC_WindowBase * | parent_window |
| char | string [BCTEXTLEN] |
Definition at line 42 of file fileac3.h.
| AC3ConfigAudio::AC3ConfigAudio | ( | BC_WindowBase * | parent_window, | |
| Asset * | asset | |||
| ) |
| void AC3ConfigAudio::create_objects | ( | ) |
Definition at line 240 of file fileac3.C.
References BC_WindowBase::add_subwindow(), BC_WindowBase::add_tool(), BC_WindowBase::BC_Title, bitrate, AC3ConfigAudioBitrate::create_objects(), BC_WindowBase::flush(), BC_WindowBase::show_window(), BC_WindowBase::x, and BC_WindowBase::y.
Referenced by FileAC3::get_parameters().

| int AC3ConfigAudio::close_event | ( | ) | [virtual] |
Reimplemented from BC_WindowBase.
Definition at line 257 of file fileac3.C.
References BC_WindowBase::set_done().

| char AC3ConfigAudio::string[BCTEXTLEN] |
1.5.5