output/pipewire: implement Cancel() properly
This commit is contained in:
		| @@ -413,7 +413,7 @@ PipeWireOutput::Cancel() noexcept | |||||||
| 	const PipeWire::ThreadLoopLock lock(thread_loop); | 	const PipeWire::ThreadLoopLock lock(thread_loop); | ||||||
| 	interrupted = false; | 	interrupted = false; | ||||||
|  |  | ||||||
| 	// TODO implement | 	ring_buffer->reset(); | ||||||
| } | } | ||||||
|  |  | ||||||
| const struct AudioOutputPlugin pipewire_output_plugin = { | const struct AudioOutputPlugin pipewire_output_plugin = { | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Max Kellermann
					Max Kellermann