Java Sample rate Conversation - AudioConverter.fillBuffer quits app with exitcode 10 ??? wth?
Java Sample rate Conversation - AudioConverter.fillBuffer quits app with exitcode 10 ??? wth?
- Subject: Java Sample rate Conversation - AudioConverter.fillBuffer quits app with exitcode 10 ??? wth?
- From: Kay Michael Koehler <email@hidden>
- Date: Thu, 1 Aug 2002 16:29:47 +0200
Hi,
after 2 seconds of whole app runtime the fillbuffer method of
audioconverter
quits our java app with exitcode 10. no exception was raised, no
nullpoiter problem
with the execute callback.. nothing.. just quit.
fragment:
AudioBuffer buf = new AudioBuffer(0, 4096);
converter.fillBuffer (this, buf.getData());
this can not be true. what happend here ?
ADC - Person Nummer 20112231
Kay - Michael Koehler
Director / VoIP Software Development
REMWAVE, Inc. | phone: +1 (858) 777 1800
4660 La Jolla Village Drive | fax : +1 (858) 777 1810
San Diego, CA 92122 | mail: email@hidden
German Office: | phone: +49 (40) 4142 950
Hartungstr. 1
D20146 Hamburg
REMWAVE enables ISP's and carrier's worldwide to offer next generation
VOIP services to their customer base . By implementing
our turn-key solution, carriers and ISP's are able to generate
additional revenue streams from existing customers with little to no
capital
expense.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.