Hi, If my application receives a PA_CONTEXT_TERMINATED or PA_CONTEXT_FAILED event, will all the active streams be automatically destroyed by the library or do I have to do that myself? Second, If I chose 'terminate' from pavucontrol on my application's stream the app receives an PA_STREAM_FAILED event. I would expect it to be PA_STREAM_TERMINATED.