Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: MP3 Player using Windows media player and MS Multi media controls


Message #1 by Paul Nicholas <oldnich@t...> on Wed, 26 Sep 2001 11:06:51 +0100
I'm developing an MP3 / Audio CD player (I don't expect to do for Winamp, 
I just  thought it would make an interesting project)

I've used the Windows media player control (MSDXM.OCX ) to play MP3`s 
I've been unable to work out how to get this to play audio CD`s (ie 
standard CDA format) so I've resorted to using the MS Multimedia control 
from (MCI32.OCX) for CD audio.

Anyone know how to select \ set the audio track to be played using the 
Multimedia control (Skipping back and forward I've mastered), or how to get 
the Windows media player control to play CDAs ? 
Any and all tips on using either control welcome.

(NB: Ill probably evolve the project to use a more robust API interface over 
time. )

Paul. 

  Return to Index