openshot-audio
0.1.4
|
Classes | |
struct | ASIOSampleFormat |
class | ASIOAudioIODevice |
struct | ASIOAudioIODevice::ASIOCallbackFunctions< sizeof(currentASIODev)/sizeof(currentASIODev[0])> |
class | ASIOAudioIODeviceType |
Namespaces | |
ASIODebugging | |
Macros | |
#define | JUCE_ASIOCALLBACK __cdecl |
#define | JUCE_ASIO_LOG(msg) ASIODebugging::dummyLog() |
#define | JUCE_ASIO_LOG_ERROR(msg, errNum) (void) errNum; ASIODebugging::dummyLog() |
Variables | |
HWND | juce_messageWindowHandle |
#define JUCE_ASIO_LOG | ( | msg | ) | ASIODebugging::dummyLog() |
#define JUCE_ASIO_LOG_ERROR | ( | msg, | |
errNum | |||
) | (void) errNum; ASIODebugging::dummyLog() |
#define JUCE_ASIOCALLBACK __cdecl |
HWND juce_messageWindowHandle |