communication with xjadeo's remote-control interface
More...
#include <video_monitor.h>
|
typedef std::map< std::string, std::string > | XJSettings |
|
communication with xjadeo's remote-control interface
Definition at line 47 of file video_monitor.h.
◆ XJSettings
◆ VideoMonitor()
◆ ~VideoMonitor()
virtual VideoMonitor::~VideoMonitor |
( |
| ) |
|
|
virtual |
◆ forward_keyevent()
void VideoMonitor::forward_keyevent |
( |
unsigned int |
| ) |
|
|
protected |
◆ get_custom_setting()
const std::string VideoMonitor::get_custom_setting |
( |
const std::string |
| ) |
|
◆ is_started()
bool VideoMonitor::is_started |
( |
| ) |
|
◆ manual_seek()
◆ open()
void VideoMonitor::open |
( |
std::string |
| ) |
|
◆ parameter_changed()
void VideoMonitor::parameter_changed |
( |
std::string const & |
p | ) |
|
|
protected |
◆ parse_output()
void VideoMonitor::parse_output |
( |
std::string |
d, |
|
|
size_t |
s |
|
) |
| |
|
protected |
◆ query_full_state()
void VideoMonitor::query_full_state |
( |
bool |
| ) |
|
◆ querystate()
void VideoMonitor::querystate |
( |
| ) |
|
◆ quit()
void VideoMonitor::quit |
( |
| ) |
|
◆ restore_settings_mask() [1/2]
int VideoMonitor::restore_settings_mask |
( |
| ) |
const |
|
inline |
◆ restore_settings_mask() [2/2]
void VideoMonitor::restore_settings_mask |
( |
int |
i | ) |
|
|
inline |
◆ save_session()
void VideoMonitor::save_session |
( |
| ) |
|
◆ send_cmd()
void VideoMonitor::send_cmd |
( |
int |
what, |
|
|
int |
param |
|
) |
| |
◆ set_custom_setting()
bool VideoMonitor::set_custom_setting |
( |
const std::string |
, |
|
|
const std::string |
|
|
) |
| |
◆ set_debug()
void VideoMonitor::set_debug |
( |
bool |
onoff | ) |
|
|
inline |
◆ set_filename()
void VideoMonitor::set_filename |
( |
std::string |
filename | ) |
|
◆ set_fps()
void VideoMonitor::set_fps |
( |
float |
f | ) |
|
|
inline |
◆ set_offset()
◆ set_session()
◆ skip_setting()
bool VideoMonitor::skip_setting |
( |
std::string |
| ) |
|
|
protected |
◆ srsupdate()
void VideoMonitor::srsupdate |
( |
| ) |
|
◆ start()
bool VideoMonitor::start |
( |
| ) |
|
◆ synced_by_manual_seeks()
bool VideoMonitor::synced_by_manual_seeks |
( |
| ) |
|
|
inline |
◆ terminated()
void VideoMonitor::terminated |
( |
| ) |
|
|
protected |
◆ xjadeo_sync_setup()
void VideoMonitor::xjadeo_sync_setup |
( |
| ) |
|
|
protected |
◆ _restore_settings_mask
int VideoMonitor::_restore_settings_mask |
|
protected |
◆ clock_connection
sigc::connection VideoMonitor::clock_connection |
|
protected |
◆ debug_enable
bool VideoMonitor::debug_enable |
|
protected |
◆ editor
◆ fps
◆ knownstate
int VideoMonitor::knownstate |
|
protected |
◆ manually_seeked_frame
◆ osdmode
int VideoMonitor::osdmode |
|
protected |
◆ process
◆ starting
int VideoMonitor::starting |
|
protected |
◆ state_clk_divide
int VideoMonitor::state_clk_divide |
|
protected |
◆ state_connection
sigc::connection VideoMonitor::state_connection |
|
protected |
◆ sync_by_manual_seek
bool VideoMonitor::sync_by_manual_seek |
|
protected |
◆ Terminated
sigc::signal<void> VideoMonitor::Terminated |
◆ UiState
PBD::Signal1<void,std::string> VideoMonitor::UiState |
◆ video_offset
◆ xjadeo_settings
◆ XJKeyEvent
PBD::Signal1<void, unsigned int> VideoMonitor::XJKeyEvent |
|
protected |
The documentation for this class was generated from the following file: