Ardour
9.0-pre0-582-g084a23a80d
|
communication with xjadeo's remote-control interface More...
#include <video_monitor.h>
Public Attributes | |
sigc::signal< void > | Terminated |
PBD::Signal< void(std::string)> | UiState |
Protected Types | |
typedef std::map< std::string, std::string > | XJSettings |
Protected Member Functions | |
void | parse_output (std::string d, size_t s) |
void | terminated () |
void | forward_keyevent (unsigned int) |
void | parameter_changed (std::string const &p) |
bool | skip_setting (std::string) |
void | xjadeo_sync_setup () |
Protected Member Functions inherited from ARDOUR::SessionHandlePtr | |
virtual void | session_going_away () |
Protected Attributes | |
PublicEditor * | editor |
ARDOUR::SystemExec * | process |
float | fps |
int | _restore_settings_mask |
XJSettings | xjadeo_settings |
ARDOUR::samplepos_t | manually_seeked_frame |
ARDOUR::sampleoffset_t | video_offset |
bool | sync_by_manual_seek |
sigc::connection | clock_connection |
sigc::connection | state_connection |
int | state_clk_divide |
int | starting |
int | knownstate |
int | osdmode |
PBD::Signal< void(unsigned int)> | XJKeyEvent |
bool | debug_enable |
Protected Attributes inherited from ARDOUR::SessionHandlePtr | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
communication with xjadeo's remote-control interface
Definition at line 46 of file video_monitor.h.
|
protected |
Definition at line 91 of file video_monitor.h.
VideoMonitor::VideoMonitor | ( | PublicEditor * | , |
std::string | |||
) |
|
virtual |
|
protected |
const std::string VideoMonitor::get_custom_setting | ( | const std::string | ) |
bool VideoMonitor::is_started | ( | ) |
void VideoMonitor::manual_seek | ( | ARDOUR::samplepos_t | , |
bool | , | ||
ARDOUR::sampleoffset_t | |||
) |
void VideoMonitor::open | ( | std::string | ) |
|
protected |
|
protected |
void VideoMonitor::query_full_state | ( | bool | ) |
void VideoMonitor::querystate | ( | ) |
void VideoMonitor::quit | ( | ) |
|
inline |
Definition at line 65 of file video_monitor.h.
|
inline |
Definition at line 64 of file video_monitor.h.
void VideoMonitor::save_session | ( | ) |
void VideoMonitor::send_cmd | ( | int | what, |
int | param | ||
) |
bool VideoMonitor::set_custom_setting | ( | const std::string | , |
const std::string | |||
) |
|
inline |
Definition at line 78 of file video_monitor.h.
void VideoMonitor::set_filename | ( | std::string | filename | ) |
|
inline |
Definition at line 53 of file video_monitor.h.
void VideoMonitor::set_offset | ( | ARDOUR::sampleoffset_t | ) |
|
virtual |
Reimplemented from ARDOUR::SessionHandlePtr.
|
protected |
void VideoMonitor::srsupdate | ( | ) |
bool VideoMonitor::start | ( | ) |
|
inline |
Definition at line 71 of file video_monitor.h.
|
protected |
|
protected |
|
protected |
Definition at line 93 of file video_monitor.h.
|
protected |
Definition at line 101 of file video_monitor.h.
|
protected |
Definition at line 110 of file video_monitor.h.
|
protected |
Definition at line 82 of file video_monitor.h.
|
protected |
Definition at line 84 of file video_monitor.h.
|
protected |
Definition at line 105 of file video_monitor.h.
|
protected |
Definition at line 98 of file video_monitor.h.
|
protected |
Definition at line 106 of file video_monitor.h.
|
protected |
Definition at line 83 of file video_monitor.h.
|
protected |
Definition at line 104 of file video_monitor.h.
|
protected |
Definition at line 103 of file video_monitor.h.
|
protected |
Definition at line 102 of file video_monitor.h.
|
protected |
Definition at line 100 of file video_monitor.h.
sigc::signal<void> VideoMonitor::Terminated |
Definition at line 73 of file video_monitor.h.
PBD::Signal<void(std::string)> VideoMonitor::UiState |
Definition at line 74 of file video_monitor.h.
|
protected |
Definition at line 99 of file video_monitor.h.
|
protected |
Definition at line 95 of file video_monitor.h.
|
protected |
Definition at line 108 of file video_monitor.h.