I'm using the MediaFoundationReader for mp4/mp3 playback. When I change position during playback, I notice the first few buffers contain zeros only. Is there a way to find out when exactly the first decoded audio samples are being returned from ReadSample() after calling Reposition()?
Thanks!
Thanks!