> In ao/include/ao/ao.h you define AO_NULL and AO_WAV to be 0 and 1,
> respectively. If I want to add a raw driver that is compiled into the main
> library, can I just add
>
> #define AO_RAW 2
>
> and then modify ao_initialize to put ao_raw into the driver tree?
Yep, for compiled in drivers (ie, ones that work on all platforms), that's
the
way to do it. I think there might be another change somewhere depending on
how I numbered the dynamic drivers.
jack.
--- >8 ----
List archives: xiph.org/archives
Ogg project homepage: xiph.org/ogg
To unsubscribe from this list, send a message to
'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is
needed.
Unsubscribe messages sent to the list will be ignored/filtered.