|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include "pbd/abstract_ui.h"#include "ardour/plugin.h"#include "control_protocol/control_protocol.h"#include "component.h"#include "dispatcher.h"#include "feedback.h"#include "transport.h"#include "server.h"#include "mixer.h"Go to the source code of this file.
Classes | |
| struct | ArdourSurface::ArdourWebsocketsUIRequest |
| class | ArdourSurface::ArdourWebsockets |
Namespaces | |
| ArdourSurface | |
Macros | |
| #define | ABSTRACT_UI_EXPORTS |
Variables | |
| const char *const | ArdourSurface::surface_name = "WebSockets Server (Experimental)" |
| const char *const | ArdourSurface::surface_id = "uri://ardour.org/surfaces/ardour_websockets:0" |
| #define ABSTRACT_UI_EXPORTS |
Definition at line 29 of file ardour_websockets.h.