[Implemented] Native Ogg Streaming Support

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
THCM
Enthusiast
Enthusiast
Posts: 276
Joined: Fri Apr 25, 2003 5:06 pm
Location: Gummersbach - Germany
Contact:

[Implemented] Native Ogg Streaming Support

Post by THCM »

I'm using ovlib at the moment to stream music in the windows version of my game. Since I want to port my game to MacOs and Linux too, how do I play them?
The Human Code Machine / Masters' Design Group
User avatar
nco2k
Addict
Addict
Posts: 1344
Joined: Mon Sep 15, 2003 5:55 am

Post by nco2k »

native ogg stream is one of my top priority wishes too. :)

c ya,
nco2k
If OSVersion() = #PB_OS_Windows_ME : End : EndIf
Post Reply