Ardour
9.0-pre0-582-g084a23a80d
|
#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"
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 |
#define ARDOURBACKEND_API LIBARDOUR_DLL_IMPORT |
Definition at line 38 of file audio_backend.h.
#define ARDOURBACKEND_LOCAL LIBARDOUR_DLL_LOCAL |
Definition at line 40 of file audio_backend.h.