Displaying 1 result from an estimated 1 matches for "callback_null".
2005 Jul 28
0
Build under XP with mingw: again about wave_out modules
...put. It
fills a slightly different WAVEFORMATEXTENSIBLE struct (but a cast is
used before the call to waveOutOpen). Another success for a custom
callback mechanism.
- a52dec (sample program for liba52) turns on the wave device using
waveOutOpen but with standard callback mechanism (it uses the
CALLBACK_NULL macro).
These different cases suggest me the issue lies somewhere else than
mingw32 suite.
Anyway, i hope these new data can help to fix the problem,
Elio.