output/Init: convert audio_output_setup() to method
This commit is contained in:
@@ -277,6 +277,11 @@ private:
|
||||
void Configure(const ConfigBlock &block);
|
||||
|
||||
public:
|
||||
void Setup(EventLoop &event_loop,
|
||||
const ReplayGainConfig &replay_gain_config,
|
||||
MixerListener &mixer_listener,
|
||||
const ConfigBlock &block);
|
||||
|
||||
void StartThread();
|
||||
void StopThread();
|
||||
|
||||
|
Reference in New Issue
Block a user