Allows the user to access audio output settings. More...
#include <AudioEditor.h>
Public Member Functions | |
AudioConfigurationWindow (AudioDeviceManager &adm, Button *b) | |
~AudioConfigurationWindow () | |
void | paint (Graphics &g) |
void | resized () |
![]() | |
AccessClass () | |
~AccessClass () | |
void | setUIComponent (UIComponent *) |
virtual void | updateChildComponents () |
EditorViewport * | getEditorViewport () |
DataViewport * | getDataViewport () |
ProcessorList * | getProcessorList () |
ProcessorGraph * | getProcessorGraph () |
ControlPanel * | getControlPanel () |
MessageCenter * | getMessageCenter () |
UIComponent * | getUIComponent () |
AudioComponent * | getAudioComponent () |
Allows the user to access audio output settings.
AudioConfigurationWindow::AudioConfigurationWindow | ( | AudioDeviceManager & | adm, |
Button * | b | ||
) |
AudioConfigurationWindow::~AudioConfigurationWindow | ( | ) |
void AudioConfigurationWindow::paint | ( | Graphics & | g | ) |
void AudioConfigurationWindow::resized | ( | ) |