Click here to Skip to main content
15,897,519 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I don't have much idea about Multimedia functionality in C#.NET. I want to build a media player that can play wide ranges of Audio Files (*.mp3,*.wav,*.wma,*.ogg,*.cda,*.aiff,*.mid etc.) and Video Files (*.mpg,*.flv,*.mp4,*.avi,*.wmv etc.)

Is there any built in Framework/Media class like Java Media Framework in C#?
I want to build my own interface and don't want to use Windows Media Player Interface.

Please help me out. Thanks in Advance.
Posted
Comments
Ankur\m/ 19-Oct-11 7:54am    
There are many examples if you Google. Please do a search once and see the MAGIC! :)

And yeah the search keywords are very simple as well - "media player c#"!

1 solution

 
Share this answer
 

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