output/Thread: move software_mixer_set_filter() call to Open()
.. and remove the obsolete method OpenFilter().
This commit is contained in:
@@ -434,13 +434,6 @@ private:
|
||||
*/
|
||||
void CloseOutput(bool drain);
|
||||
|
||||
/**
|
||||
* Throws std::runtime_error on error.
|
||||
*
|
||||
* Mutex must not be locked.
|
||||
*/
|
||||
AudioFormat OpenFilter(AudioFormat &format);
|
||||
|
||||
/**
|
||||
* Mutex must not be locked.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user