openshot-audio
0.1.6
|
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 | ( | ) |