|
LMMS
|
Go to the source code of this file.
Classes | |
| class | juce::AudioDeviceManager::CallbackHandler |
Namespaces | |
| namespace | juce |
Functions | |
| template<typename Setup> | |
| static auto | juce::getSetupInfo (Setup &s, bool isInput) |
| static auto | juce::tie (const AudioDeviceManager::AudioDeviceSetup &s) |
| static void | juce::addIfNotNull (OwnedArray< AudioIODeviceType > &list, AudioIODeviceType *const device) |
| static bool | juce::deviceListContains (AudioIODeviceType *type, bool isInput, const String &name) |
| static void | juce::updateSetupChannels (AudioDeviceManager::AudioDeviceSetup &setup, int defaultNumIns, int defaultNumOuts) |