Ardour
9.0-pre0-582-g084a23a80d
|
#include <string>
#include "ardour/ardour.h"
#include "ardour/types.h"
#include "ardour/session.h"
#include "ardour/session_handle.h"
#include "ardour/system_exec.h"
Go to the source code of this file.
Classes | |
class | VideoMonitor |
communication with xjadeo's remote-control interface More... | |
Namespaces | |
ARDOUR | |
Enumerations | |
enum | XJSettingOptions { XJ_WINDOW_SIZE = 1 , XJ_WINDOW_POS = 2 , XJ_WINDOW_ONTOP = 4 , XJ_LETTERBOX = 8 , XJ_OSD = 16 , XJ_OFFSET = 32 , XJ_FULLSCREEN = 64 } |
enum XJSettingOptions |
Enumerator | |
---|---|
XJ_WINDOW_SIZE | |
XJ_WINDOW_POS | |
XJ_WINDOW_ONTOP | |
XJ_LETTERBOX | |
XJ_OSD | |
XJ_OFFSET | |
XJ_FULLSCREEN |
Definition at line 33 of file video_monitor.h.