[vorbis-dev] Playing ogg files in C++

David A. Gatwood dgatwood at gatwood.net
Sat Mar 31 17:10:08 PST 2001



On Sat, 31 Mar 2001, Matt Fury wrote:

> Does anyone have a code samples in C++ to play the ogg files. I can’t
> find anything anywhere. I was hoping this could be shared since it seems
> as though you decode the file and read the byte stream. I can’t find
> anything windows api shortcuts. Help! 

Why not use ogg123 as an example.  It's standard c, rather than c++, but
that shouldn't matter much.  I think I've actualy compiled ogg123 w/ a c++
compiler, though I had to change a couple of lines due to poorly chosen
variables (e.g. 'this').

David

---------------------------------------------------------------------
                    Check out my weekly web comic:
                     http://www.techmagazine.org

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list