#include <RemotePlugin.h>
◆ RemotePlugin()
| lmms::RemotePlugin::RemotePlugin |
( |
| ) |
|
◆ ~RemotePlugin()
| lmms::RemotePlugin::~RemotePlugin |
( |
| ) |
|
|
override |
◆ failed()
| bool lmms::RemotePlugin::failed |
( |
| ) |
const |
|
inline |
◆ hideUI
| void lmms::RemotePlugin::hideUI |
( |
| ) |
|
|
virtualslot |
◆ init()
| bool lmms::RemotePlugin::init |
( |
const QString & | pluginExecutable, |
|
|
bool | waitForInitDoneMsg, |
|
|
QStringList | extraArgs = {} ) |
◆ isRunning()
| bool lmms::RemotePlugin::isRunning |
( |
| ) |
|
|
inline |
◆ isUIVisible()
| int lmms::RemotePlugin::isUIVisible |
( |
| ) |
|
|
inline |
◆ lock()
| void lmms::RemotePlugin::lock |
( |
| ) |
|
|
inline |
◆ process()
◆ processErrored
| void lmms::RemotePlugin::processErrored |
( |
QProcess::ProcessError | err | ) |
|
|
privateslot |
◆ processFinished
| void lmms::RemotePlugin::processFinished |
( |
int | exitCode, |
|
|
QProcess::ExitStatus | exitStatus ) |
|
privateslot |
◆ processMessage()
| bool lmms::RemotePlugin::processMessage |
( |
const message & | _m | ) |
|
|
overridevirtual |
◆ processMidiEvent()
◆ resizeSharedProcessingMemory()
| void lmms::RemotePlugin::resizeSharedProcessingMemory |
( |
| ) |
|
|
private |
◆ setSplittedChannels()
| void lmms::RemotePlugin::setSplittedChannels |
( |
bool | _on | ) |
|
|
inlineprotected |
◆ showUI
| void lmms::RemotePlugin::showUI |
( |
| ) |
|
|
virtualslot |
◆ toggleUI()
| virtual void lmms::RemotePlugin::toggleUI |
( |
| ) |
|
|
inlinevirtual |
◆ unlock()
| void lmms::RemotePlugin::unlock |
( |
| ) |
|
|
inline |
◆ updateSampleRate()
◆ waitForHostInfoGotten()
| void lmms::RemotePlugin::waitForHostInfoGotten |
( |
| ) |
|
|
inline |
◆ waitForInitDone()
| void lmms::RemotePlugin::waitForInitDone |
( |
bool | _busyWaiting = true | ) |
|
|
inline |
◆ ProcessWatcher
| friend class ProcessWatcher |
|
friend |
◆ m_args
| QStringList lmms::RemotePlugin::m_args |
|
private |
◆ m_audioBuffer
◆ m_audioBufferSize
| std::size_t lmms::RemotePlugin::m_audioBufferSize |
|
private |
◆ m_commMutex
| QRecursiveMutex lmms::RemotePlugin::m_commMutex |
|
private |
◆ m_exec
| QString lmms::RemotePlugin::m_exec |
|
private |
◆ m_failed
| bool lmms::RemotePlugin::m_failed |
|
protected |
◆ m_inputCount
| int lmms::RemotePlugin::m_inputCount |
|
private |
◆ m_outputCount
| int lmms::RemotePlugin::m_outputCount |
|
private |
◆ m_process
| QProcess lmms::RemotePlugin::m_process |
|
private |
◆ m_server
| int lmms::RemotePlugin::m_server |
|
private |
◆ m_socketFile
| QString lmms::RemotePlugin::m_socketFile |
|
private |
◆ m_splitChannels
| bool lmms::RemotePlugin::m_splitChannels |
|
private |
◆ m_watcher
The documentation for this class was generated from the following files: