Are there D bindings for Win7's Core Audio anywhere?

Andrej Mitrovic andrej.mitrovich at gmail.com
Wed Mar 20 14:54:05 PDT 2013


On 3/20/13, Andrej Mitrovic <andrej.mitrovich at gmail.com> wrote:
> It seems to be COM-based, so it should be usable from D.

Actually slight correction, for example the endpointvolume.h header in
the Windows SDK defines both a COM and a C API, but the COM API is
probably easier to use.


More information about the Digitalmars-d-learn mailing list