#include <playbackprefs.h>
Inherits BC_PopupMenu.

Public Member Functions | |
| PlaybackModuleFragment (int x, int y, PreferencesWindow *pwindow, PlaybackPrefs *playback, char *text) | |
| int | handle_event () |
Data Fields | |
| PreferencesWindow * | pwindow |
| PlaybackPrefs * | playback |
Definition at line 69 of file playbackprefs.h.
| PlaybackModuleFragment::PlaybackModuleFragment | ( | int | x, | |
| int | y, | |||
| PreferencesWindow * | pwindow, | |||
| PlaybackPrefs * | playback, | |||
| char * | text | |||
| ) |
Definition at line 282 of file playbackprefs.C.
| int PlaybackModuleFragment::handle_event | ( | ) | [virtual] |
Reimplemented from BC_PopupMenu.
Definition at line 297 of file playbackprefs.C.
References PlaybackConfig::aconfig, AudioOutConfig::fragment_size, BC_PopupMenu::get_text(), playback, and PlaybackPrefs::playback_config.

Definition at line 78 of file playbackprefs.h.
1.5.5