#include <export_status.h>
Definition at line 36 of file export_status.h.
◆ Progress
Enumerator |
---|
Exporting | |
Normalizing | |
Encoding | |
Tagging | |
Uploading | |
Command | |
Definition at line 63 of file export_status.h.
◆ ExportStatus()
ARDOUR::ExportStatus::ExportStatus |
( |
| ) |
|
◆ abort()
void ARDOUR::ExportStatus::abort |
( |
bool |
error_occurred = false | ) |
|
◆ aborted()
bool ARDOUR::ExportStatus::aborted |
( |
| ) |
const |
|
inline |
◆ cleanup()
void ARDOUR::ExportStatus::cleanup |
( |
| ) |
|
◆ errors()
bool ARDOUR::ExportStatus::errors |
( |
| ) |
const |
|
inline |
◆ finish()
◆ init()
void ARDOUR::ExportStatus::init |
( |
| ) |
|
◆ lock()
Glib::Threads::Mutex& ARDOUR::ExportStatus::lock |
( |
| ) |
|
|
inline |
◆ running()
bool ARDOUR::ExportStatus::running |
( |
| ) |
const |
|
inline |
◆ set_running()
void ARDOUR::ExportStatus::set_running |
( |
bool |
r | ) |
|
|
inline |
◆ _aborted
volatile bool ARDOUR::ExportStatus::_aborted |
|
private |
◆ _errors
volatile bool ARDOUR::ExportStatus::_errors |
|
private |
◆ _run_lock
Glib::Threads::Mutex ARDOUR::ExportStatus::_run_lock |
|
private |
◆ _running
volatile bool ARDOUR::ExportStatus::_running |
|
private |
◆ active_job
◆ current_postprocessing_cycle
volatile uint32_t ARDOUR::ExportStatus::current_postprocessing_cycle |
◆ Finished
◆ processed_samples
volatile samplecnt_t ARDOUR::ExportStatus::processed_samples |
◆ processed_samples_current_timespan
volatile samplecnt_t ARDOUR::ExportStatus::processed_samples_current_timespan |
◆ result_map
◆ stop
volatile bool ARDOUR::ExportStatus::stop |
◆ timespan
volatile uint32_t ARDOUR::ExportStatus::timespan |
◆ timespan_name
std::string ARDOUR::ExportStatus::timespan_name |
◆ total_postprocessing_cycles
volatile uint32_t ARDOUR::ExportStatus::total_postprocessing_cycles |
◆ total_samples
volatile samplecnt_t ARDOUR::ExportStatus::total_samples |
◆ total_samples_current_timespan
volatile samplecnt_t ARDOUR::ExportStatus::total_samples_current_timespan |
◆ total_timespans
volatile uint32_t ARDOUR::ExportStatus::total_timespans |
The documentation for this class was generated from the following file: