openshot-audio  0.1.6
Classes | Namespaces | Macros | Variables
juce_win32_ASIO.cpp File Reference

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
 

Macro Definition Documentation

#define JUCE_ASIO_LOG (   msg)    ASIODebugging::dummyLog()
#define JUCE_ASIO_LOG_ERROR (   msg,
  errNum 
)    (void) errNum; ASIODebugging::dummyLog()
#define JUCE_ASIOCALLBACK   __cdecl

Variable Documentation

HWND juce_messageWindowHandle