January 2002
Intermediate to advanced
1608 pages
38h 34m
English
• The COM Visualization API
• Creating a .NET Visualization API
• Using the .NET Visualization API
In this chapter, we have some fun using Windows Media Player, a popular application for playing music files and much more. Windows Media Player has a variety of interesting areas for software developers, and the area this chapter focuses on is visualizations.
A visualization is an animated picture that changes with the music (or any audio) being played by Windows Media Player. Visualizations usually change shape or color based on the characteristics of the music, giving the user something to watch while listening. Windows Media Player 7 comes with over 25 visualizations, ...