ComponentOne MediaPlayer for WPF and Silverlight
Time Presenter
Using C1MediaPlayer > C1MediaPlayer Elements > Time Presenter

The position element provides two time markers: time elapsed and total time. The time elapsed is on the left side of the time presenter while the total time is on the right side of the time presenter.

 

 

By default, the time elapsed will start from zero. However, you can change the starting position of a media file by setting the C1MediaPlayer.Position property to a time. When you run the project, the media file will begin from the point that you specified, and the time elapsed portion of the time presenter will start counting time from that position of time.