[vorbis-dev] Re: De-encoding DLL?
John Zitterkopf
zitt at bigfoot.com
Sat Jun 24 21:31:00 PDT 2000
> >I can read/write C... I do it during my "real day job". But Zittware
> >is my night hobby/business and use Delphi for rapid application
> >development.
>
> If you create any interface files for Delphi, please put them up
> somewhere also, I already know some Delphi developers that might be
> interested in Vorbis. :) But getting such a DLL to work in Delphi (or
> any language other than C/C++) is going to be interesting... It is
> not so hard to translate the function prototypes, but the structs and
> tables might be more challenging.
This concerns me greatly. I do not want to have to "recreate" complex
structures in Delphi.
Ideally, I'd want an interface where I simply send a buffer full of data
(from a VORBIS file), the size of that data, an empty buffer & size for the
CODEC to fill with decoded data.
How does everyone else feel about this? Doesn't make a lot of sense to me to
"recreate" parts of the vorbis source in Delphi if we can rely on the C code
already there.
John
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
More information about the Vorbis-dev
mailing list