WPF media player

amitairoa

Newcomer
Joined
Jul 16, 2008
Messages
21
Hi!
I'm new here.
I have a WPF C# project, in which there's a "media player" for audio that I made with the WPF media element control.
I have play, pause and stop controls which work fine.
I want the player to have a progress bar like in Windows Media Player that shows the progress of the audio file playing, and the user can also click on the bar to jump to certain parts of the audio.
I tried using a progress bar control and a timer- but I didn't really succeed in
creating the progress bar for my media player. Can someone please help me?
Please reply.
Thanks!:)
 
Thanks!
I looked at that. But in that media player the slider doesn't move throughout the movie- like the progress in Windows Media Player, you can only click on it to jump to a part of the movie- that's only half of what I want...
Thanks anyway...
Any more ideas?
 
Back
Top