search for: simple_directmedia_layer

Displaying 1 result from an estimated 1 matches for "simple_directmedia_layer".

2006 Oct 12
2
Audio Output for Ogg Vorbis Player
Hello, I am writing a program that decodes Ogg Vorbis and output to the hardware. I followed the decoding examples and got the bytes ready for output. I am looking for an audio output library on Windows. So far, I tried at DirectSound but it is quite complicated and requires lots of set up. I have several questions: 1. Does Libao work on Windows? 2. And Is there a simpler audio output library?