Mp3

  • Thread starter Thread starter Tim Dehaen
  • Start date Start date
T

Tim Dehaen

Hello,

I Want to make an mp3 player in .net. I know that in Java there's a class
for playing mp3 files. But in .net I Haven't found such a class. How can i
play mp3's in .net without using the mediaplayer control.
On the internet i've found some dll's that I have to add as reference. But
I want to write my own programm. So my own instructions to play mp3 files
en get the information (such as artistname, songname, bitrate, etc ...)

Is there someone who can help me with that?


--
Met vriendelijke groeten


Tim Dehaen
Programmaleider TOPradio Sint-Truiden
(0472)505 636
http://www.topradiost.be.tf

P.S. Doe mijn een plezier en stem op mij
http://timdehaen.wilnaarvalencia.com
 
This uses DirectX though:
http://www.codeproject.com/cs/media/DirectShowMediaPlayer.asp

HTH

Hello,

I Want to make an mp3 player in .net. I know that in Java there's a class
for playing mp3 files. But in .net I Haven't found such a class. How can i
play mp3's in .net without using the mediaplayer control.
On the internet i've found some dll's that I have to add as reference. But
I want to write my own programm. So my own instructions to play mp3 files
en get the information (such as artistname, songname, bitrate, etc ...)

Is there someone who can help me with that?


--
Met vriendelijke groeten


Tim Dehaen
Programmaleider TOPradio Sint-Truiden
(0472)505 636
http://www.topradiost.be.tf

P.S. Doe mijn een plezier en stem op mij
http://timdehaen.wilnaarvalencia.com
 
Back
Top