[vorbis-dev] ogg123 buffer -- help!?!?
Kenneth C. Arnold
kcarnold at yahoo.com
Sun Jul 30 21:59:49 PDT 2000
Sorry -- it's 1:00 AM and I'm tired.
Can somebody give me some ideas on how to do buffering cross-platform?
open (O_NONBLOCK) - ???
select (fd+1, NULL, &set, NULL, &tv) - NO - Unix only
fork(); open (block) -- Unix only
threading -- cross-platform mess
plugin modules - too much work
ifdefs - evil
???
I'm probably missing something obvious, right? See line 1.
Kenneth
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list