ardour
Classes | Namespaces | Macros
audio_backend.h File Reference
#include <string>
#include <vector>
#include <stdint.h>
#include <stdlib.h>
#include <boost/function.hpp>
#include "ardour/libardour_visibility.h"
#include "ardour/types.h"
#include "ardour/audioengine.h"
#include "ardour/port_engine.h"

Go to the source code of this file.

Classes

struct  ARDOUR::AudioBackendInfo
 
class  ARDOUR::AudioBackend
 
struct  ARDOUR::AudioBackend::DeviceStatus
 

Namespaces

 ARDOUR
 

Macros

#define ARDOURBACKEND_API   LIBARDOUR_DLL_IMPORT
 
#define ARDOURBACKEND_LOCAL   LIBARDOUR_DLL_LOCAL
 

Macro Definition Documentation

#define ARDOURBACKEND_API   LIBARDOUR_DLL_IMPORT

Definition at line 39 of file audio_backend.h.

#define ARDOURBACKEND_LOCAL   LIBARDOUR_DLL_LOCAL

Definition at line 41 of file audio_backend.h.