audiounit_ios: remove ca_Flush hack
commitc7e8e84b6475081aa07a79ae5bcaa0806a3f7031
authorThomas Guillem <thomas@gllm.fr>
Tue, 12 Dec 2017 12:01:35 +0000 (12 13:01 +0100)
committerThomas Guillem <thomas@gllm.fr>
Tue, 12 Dec 2017 14:15:33 +0000 (12 15:15 +0100)
tree40738dcf395d67f22c7c32aed03e20d108d8b99c
parent7e4c7f35ec3f713832ae51fde62f52990938842f
audiounit_ios: remove ca_Flush hack

Since ca_Flush() can now works when paused.

NB: Normally, ca_Flush() can't be called when paused by VLC but this module do
a pause in order to mute, and the paused state can now be set from the
interrupt notification.
modules/audio_output/audiounit_ios.m