Hello, I'm trying to switch the selected audio stream with g_object_set (player->pipeline, "current-audio", streamID, NULL); but the playback will mute after some time. If I switch back to stream 0 it starts playing again after some time. Is this a known bug or did I something wrong?