Ardour  9.0-pre0-582-g084a23a80d
audio_backend.h File Reference
#include <string>
#include <vector>
#include <stdint.h>
#include <stdlib.h>
#include "ardour/audioengine.h"
#include "ardour/libardour_visibility.h"
#include "ardour/port_engine.h"
#include "ardour/types.h"
Include dependency graph for audio_backend.h:
This graph shows which files directly or indirectly include this file:

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

◆ ARDOURBACKEND_API

#define ARDOURBACKEND_API   LIBARDOUR_DLL_IMPORT

Definition at line 38 of file audio_backend.h.

◆ ARDOURBACKEND_LOCAL

#define ARDOURBACKEND_LOCAL   LIBARDOUR_DLL_LOCAL

Definition at line 40 of file audio_backend.h.