When using playbin, there exists a small period of time when the next track has started decoding, but the previous track is still playing. If we send a seek event into playbin during that period, which track will get seeked? The one that is decoding or the one that is visually/audibly playing? If the latter, is there special code somewhere to enable that?