Click here to Skip to main content
15,889,931 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi, how to make like media player visualizations?, but not in a media element in image or rectangle or any thing. I want to make a video/music player with a visualizations on the bottom of the program(like zune). Or if someone gave me the way to get the values that generate the visualizations. Thanks
Posted
Updated 27-Jan-13 15:28pm
v2

1 solution

There is an open-source library exactly for this purpose: http://wpfsvl.codeplex.com/[^].

—SA
 
Share this answer
 
Comments
Abed AlSayed 28-Jan-13 7:33am    
Thanks but this library shows a dialog says that it is just for personal use only and I didn't find a sample that use media element.
Sergey Alexandrovich Kryukov 28-Jan-13 10:17am    
I'm afraid you are mixing up something. This library is open-source, it should not have a demo version. Did you build it from source? It works with anything implementing ISoundPlayer:
http://wpfsvl.codeplex.com/documentation
—SA
Abed AlSayed 28-Jan-13 16:06pm    
ok, do you know how to use it with MediaElement?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900