#include <tracktion_EditInputDevices.h>
Inherits juce::ChangeListener, juce::AsyncUpdater, and juce::ValueTree::Listener.
◆ EditInputDevices()
tracktion::engine::EditInputDevices::EditInputDevices |
( |
Edit & |
, |
|
|
const juce::ValueTree & |
state |
|
) |
| |
◆ ~EditInputDevices()
tracktion::engine::EditInputDevices::~EditInputDevices |
( |
| ) |
|
|
override |
◆ getMaxNumInputs()
int tracktion::engine::EditInputDevices::getMaxNumInputs |
( |
| ) |
const |
◆ isInputDeviceAssigned()
bool tracktion::engine::EditInputDevices::isInputDeviceAssigned |
( |
const InputDevice & |
| ) |
|
◆ clearAllInputs()
void tracktion::engine::EditInputDevices::clearAllInputs |
( |
AudioTrack & |
, |
|
|
juce::UndoManager * |
|
|
) |
| |
◆ clearInputsOfDevice()
void tracktion::engine::EditInputDevices::clearInputsOfDevice |
( |
AudioTrack & |
, |
|
|
const InputDevice & |
, |
|
|
juce::UndoManager * |
|
|
) |
| |
◆ getInputInstance()
◆ getDevicesForTargetTrack()
◆ getInstanceStateForInputDevice()
juce::ValueTree tracktion::engine::EditInputDevices::getInstanceStateForInputDevice |
( |
const InputDevice & |
| ) |
|
The documentation for this class was generated from the following file: