I'm playing xWMA files with XAudio2, and I'd like to seek them to an arbitrary time. However, I can only submit them as packets, so I'm not sure how to do start it at a time that isn't a packet boundary. Unfortunately, seeking to the nearest packet isn't good enough in my application because I'm trying to keep several xWMA ...