#include <feedback.h>
|
| ArdourFeedback (ArdourSurface::ArdourWebsockets &surface) |
|
virtual | ~ArdourFeedback () |
|
int | start () |
|
int | stop () |
|
void | update_all (std::string, TypedValue) const |
|
void | update_all (std::string, uint32_t, TypedValue) const |
|
void | update_all (std::string, uint32_t, uint32_t, TypedValue) const |
|
void | update_all (std::string, uint32_t, uint32_t, uint32_t, TypedValue) const |
|
| SurfaceComponent (ArdourSurface::ArdourWebsockets &surface) |
|
virtual | ~SurfaceComponent () |
|
BasicUI & | basic_ui () const |
|
Glib::RefPtr< Glib::MainLoop > | main_loop () const |
|
ARDOUR::Session & | session () const |
|
ArdourMixer & | mixer () const |
|
ArdourTransport & | transport () const |
|
WebsocketsServer & | server () const |
|
WebsocketsDispatcher & | dispatcher () const |
|
Definition at line 44 of file feedback.h.
◆ ArdourFeedback()
◆ ~ArdourFeedback()
virtual ArdourSurface::ArdourFeedback::~ArdourFeedback |
( |
| ) |
|
|
inlinevirtual |
◆ event_loop()
◆ observe_mixer()
void ArdourSurface::ArdourFeedback::observe_mixer |
( |
| ) |
|
|
private |
◆ observe_strip_plugins()
◆ observe_transport()
void ArdourSurface::ArdourFeedback::observe_transport |
( |
| ) |
|
|
private |
◆ poll()
bool ArdourSurface::ArdourFeedback::poll |
( |
| ) |
const |
|
private |
◆ start()
int ArdourSurface::ArdourFeedback::start |
( |
| ) |
|
|
virtual |
◆ stop()
int ArdourSurface::ArdourFeedback::stop |
( |
| ) |
|
|
virtual |
◆ update_all() [1/4]
void ArdourSurface::ArdourFeedback::update_all |
( |
std::string |
, |
|
|
TypedValue |
|
|
) |
| const |
◆ update_all() [2/4]
void ArdourSurface::ArdourFeedback::update_all |
( |
std::string |
, |
|
|
uint32_t |
, |
|
|
TypedValue |
|
|
) |
| const |
◆ update_all() [3/4]
void ArdourSurface::ArdourFeedback::update_all |
( |
std::string |
, |
|
|
uint32_t |
, |
|
|
uint32_t |
, |
|
|
TypedValue |
|
|
) |
| const |
◆ update_all() [4/4]
void ArdourSurface::ArdourFeedback::update_all |
( |
std::string |
, |
|
|
uint32_t |
, |
|
|
uint32_t |
, |
|
|
uint32_t |
, |
|
|
TypedValue |
|
|
) |
| const |
◆ _client_state_lock
Glib::Threads::Mutex ArdourSurface::ArdourFeedback::_client_state_lock |
|
private |
◆ _helper
◆ _periodic_connection
sigc::connection ArdourSurface::ArdourFeedback::_periodic_connection |
|
private |
◆ _transport_connections
The documentation for this class was generated from the following file: