Definition at line 110 of file mock_audio_io_device.h.
◆ MockAudioIODeviceType()
| zrythm::test_helpers::MockAudioIODeviceType::MockAudioIODeviceType |
( |
| ) |
|
|
inline |
◆ createDevice()
| juce::AudioIODevice * zrythm::test_helpers::MockAudioIODeviceType::createDevice |
( |
const juce::String & | outputDeviceName, |
|
|
const juce::String & | inputDeviceName ) |
|
inlineoverride |
◆ getDefaultDeviceIndex()
| int zrythm::test_helpers::MockAudioIODeviceType::getDefaultDeviceIndex |
( |
bool | forInput | ) |
const |
|
inlineoverride |
◆ getDeviceNames()
| juce::StringArray zrythm::test_helpers::MockAudioIODeviceType::getDeviceNames |
( |
bool | wantInputNames | ) |
const |
|
inlineoverride |
◆ getIndexOfDevice()
| int zrythm::test_helpers::MockAudioIODeviceType::getIndexOfDevice |
( |
juce::AudioIODevice * | device, |
|
|
bool | asInput ) const |
|
inlineoverride |
◆ hasSeparateInputsAndOutputs()
| bool zrythm::test_helpers::MockAudioIODeviceType::hasSeparateInputsAndOutputs |
( |
| ) |
const |
|
inlineoverride |
◆ scanForDevices()
| void zrythm::test_helpers::MockAudioIODeviceType::scanForDevices |
( |
| ) |
|
|
inlineoverride |
The documentation for this class was generated from the following file: