#include <analyser.h>
Definition at line 32 of file ardour/ardour/analyser.h.
◆ Analyser()
ARDOUR::Analyser::Analyser |
( |
| ) |
|
◆ analyse_audio_file_source()
static void ARDOUR::Analyser::analyse_audio_file_source |
( |
std::shared_ptr< AudioFileSource > |
| ) |
|
|
staticprivate |
◆ flush()
static void ARDOUR::Analyser::flush |
( |
| ) |
|
|
static |
◆ init()
static void ARDOUR::Analyser::init |
( |
| ) |
|
|
static |
◆ queue_source_for_analysis()
static void ARDOUR::Analyser::queue_source_for_analysis |
( |
std::shared_ptr< Source > |
, |
|
|
bool |
force |
|
) |
| |
|
static |
◆ terminate()
static void ARDOUR::Analyser::terminate |
( |
| ) |
|
|
static |
◆ work()
static void ARDOUR::Analyser::work |
( |
| ) |
|
|
static |
◆ analysis_active_lock
Glib::Threads::Mutex ARDOUR::Analyser::analysis_active_lock |
|
staticprivate |
◆ analysis_queue
std::list<std::weak_ptr<Source> > ARDOUR::Analyser::analysis_queue |
|
staticprivate |
◆ analysis_queue_lock
Glib::Threads::Mutex ARDOUR::Analyser::analysis_queue_lock |
|
staticprivate |
◆ analysis_thread
◆ analysis_thread_run
bool ARDOUR::Analyser::analysis_thread_run |
|
staticprivate |
◆ SourcesToAnalyse
Glib::Threads::Cond ARDOUR::Analyser::SourcesToAnalyse |
|
staticprivate |
The documentation for this class was generated from the following file: