|
openshot-audio
0.1.5
|
Macros | |
| #define | JUCE_ALSA_LOGGING 0 |
| #define | JUCE_ALSA_LOG(x) {} |
| #define | JUCE_CHECKED_RESULT(x) (x) |
| #define | JUCE_ALSA_FAILED(x) failed (x) |
Functions | |
| AudioIODeviceType * | createAudioIODeviceType_ALSA_Soundcards () |
| AudioIODeviceType * | createAudioIODeviceType_ALSA_PCMDevices () |
| #define JUCE_ALSA_FAILED | ( | x | ) | failed (x) |
| #define JUCE_ALSA_LOG | ( | x | ) | {} |
| #define JUCE_ALSA_LOGGING 0 |
| #define JUCE_CHECKED_RESULT | ( | x | ) | (x) |
| AudioIODeviceType* createAudioIODeviceType_ALSA_PCMDevices | ( | ) |
| AudioIODeviceType* createAudioIODeviceType_ALSA_Soundcards | ( | ) |
1.8.13