InitAudioCD returns wrong count

Linux specific forum
walker
Enthusiast
Enthusiast
Posts: 634
Joined: Wed May 05, 2004 4:04 pm
Location: Germany

InitAudioCD returns wrong count

Post by walker »

the amount of cd drives returned is 1 though I have 2 installed and working... so InitAudioCD should find and return 2.....
freak
PureBasic Team
PureBasic Team
Posts: 5948
Joined: Fri Apr 25, 2003 5:21 pm
Location: Germany

Post by freak »

It just returns the value of SDL_CDNumDrives() unchanged.
I dunno what to do there really.
quidquid Latine dictum sit altum videtur
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Are you sure you can play audio cd's from both drives? I've got a computer where that isn't the case.
Post Reply