Win API call to play MP3 audio files 
Author Message
 Win API call to play MP3 audio files

Hello all!
Can someone tell me which API to use to play MP3 audio files? I don't
want to use the Media Player control!
Thanks in advance!
Burt
21st Oct, 2k2


Fri, 08 Apr 2005 14:58:32 GMT  
 Win API call to play MP3 audio files
Check out the DirectX APIs. I think they may have support for playing MPEGs.


Quote:
> Hello all!
> Can someone tell me which API to use to play MP3 audio files? I don't
> want to use the Media Player control!
> Thanks in advance!
> Burt
> 21st Oct, 2k2



Sat, 09 Apr 2005 08:00:53 GMT  
 Win API call to play MP3 audio files
DirectShow is a part of DirectX, and there you can use active filters,
some of which are decoders. If your system has mpeg DShow filter
installed, you can run it. Also you can use ACM, but don't know much
about it.


Mon, 11 Apr 2005 11:33:39 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Win APIs to play mpg video files, mp3 audio files and audio cds

2. Shell Command Calling Winamp.exe to Play an MP3 File

3. API to play .AU audio files

4. Is their an API call for .mp3 files?

5. Winamp audio player (MP3),realaudio player control and store .wav file in database

6. Audio recording directly to mp3 file

7. Winamp audio player (MP3),realaudio player control and store .wav file in database

8. How to tell when a WAVE file has finished playing with API calls

9. Where I get Mpeg Layer-3 Audio Control for VB4 (MP3 files)

10. Playing WAV/MP3 parallel with API Functions and have full Controll

11. API call for playing .wav files?

12. Playing MIDI Files using 32bit API Calls

 

 
Powered by phpBB® Forum Software