• Max Kellermann's avatar
    output: added audio_output_closed() · 63fb1efb
    Max Kellermann authored
    The JACK output plugin needs to reset its "opened" flag when the JACK
    server fails.  To prevent it from accessing the audio_output struct
    directly introduce the API function audio_output_closed().
    63fb1efb
audioOutput_jack.c 10.7 KB