Media Player and CurrentPosition

From: Kevin Saliga (ksaliga_at_emdat.com)
Date: 12/30/04


Date: Wed, 29 Dec 2004 17:10:27 -0600

I control the rate of playback in a file on my Media Player control (hosted
on a form). I use a timer to get the CurrentPosition propery and display it
in mm:ss format on a label of the form.

When I change the rate of playback to faster than normal, the
currentposition lags behind the actual playback, and my calc on my timer
hits the end before the playback does. Has anyone had this experience or
know why this is happening?

Kevin Saliga