C/C++ Windows API

Moderators: Lundin
Number of threads: 450
Number of posts: 1225

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
playing music Posted by toddlerasim on 20 Nov 2009 at 4:24 PM
Would like to know how to can I play music or any kind of sound using Windows API's?
Report
Re: playing music Posted by rydi on 27 Nov 2009 at 8:20 AM
Look up PlaySound(...);
and there are libraries like BASS and FMOD for mp3 and ogg playback.
just google them.
Report
Re: playing music Posted by carly on 5 Dec 2009 at 12:28 PM
No, you don't need any library for MP3 (no external library on Windows, never) : everything is native in Win32
Report
Re: playing music Posted by carly on 5 Dec 2009 at 12:29 PM
No, you don't need any library for MP3 (no external library on Windows, never) : everything is native in Win32
Report
Re: playing music Posted by carly on 5 Dec 2009 at 12:30 PM
No, you don't need any library for MP3 (no external library on Windows, never) : everything is native in Win32
Report
This post has been deleted. Posted by untio on 22 Feb 2010 at 10:17 AM
This post has been deleted.
Report
Re: playing music Posted by untio on 2 Mar 2010 at 9:12 AM
Hi,
I have started the coding of a multimedia player.
Untill now I have done little work, but it reproduces an audio or video file.
If you are interested, I can create a project in sourceforge an upload my code.
It uses directshow. It is really not difficult.
Tell me something.
Report
Re: playing music Posted by untio on 13 May 2010 at 4:16 AM
Hi,
I think that you are not still interested in play a music file, but if someone want to view code to play a multimedia file, you can search in sourceforge my project joseplayer. It plays audio and video. Of course, with the executable there is the sourcecode. It uses only apis from windows.

I hope that this could be useful to someone.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.