d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Need Sound Help!! > C++
Add Reply New Topic New Poll
Member
Posts: 13,899
Joined: Aug 14 2009
Gold: 1,399.00
May 23 2014 09:02pm
This is c++ help, currently using CodeBlocks..
I need a big help playing, pausing, resuming and stopping music in whatever format (mp3,wav....)
i can play the music with PlaySound(); but no luck pausing or resuming the music, any library commands i can use ?? (teacher told us we can use ANY library)
Member
Posts: 1,241
Joined: Jun 25 2011
Gold: Locked
May 24 2014 01:04am
Playsound does not support pause and I think it must be very restricted format-wise. Have a look at this thread for crossplatform libraries you can use http://stackoverflow.com/questions/6958042/need-libraries-to-write-a-music-player
Go Back To Programming & Development Topic List
Add Reply New Topic New Poll