Class WaveformWorkerRunner

Class Documentation

class WaveformWorkerRunner

Public Functions

inline explicit WaveformWorkerRunner(std::size_t requested_worker_count)
template<class ProcessorFactory>
inline common::Result<WaveformWebpBatch> Run(WaveformEncodePlan &plan, ProcessorFactory &&create_processor) const