Displaying 1 result from an estimated 1 matches for "openacomponent".
2010 Jun 07
0
No subject
...gin, to =
decode and playback an Ogg/Vorbis stream.<div><br></div><div>=46rom what =
I've read it looks like the XiphQT plugin, although originally QT, also =
works with core audio as a codec/converter. I've tried setting it up as =
an Audio Codec (FindNextComponent, OpenAComponent, AudioCodecInitialize) =
and as a Audio Converter (AudioConverterNew). In both cases the codec =
loads fine (so probably is OK to use as a codec/converter) but as soon =
as I try to start using it I get a crash in =
vorbis_synthesis_start().</div><div><br></div><div>Wh...