|
PSoundChannel bug in Linux: msg#00425telephony.openh323.general
Hi, I am sending this here, but the GnomeMeeting guys may be interested to comment since this seems Linux related. For playing a file N>1 times, I had to do: do { // workaround for broken "WaitForPlayCompletion" chnl->PlaySound(file, FALSE); while (!chnl->HasPlayCompleted()); } while (--maxTimes); This is because chnl->PlaySound(file, TRUE); does not wait as it SHOULD, and thus I get only the file played once. I couldn't see any reason for this in the source, and thus cannot rule out an issue in the ALSA driver itself. Guilhem. __________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250 ------------------------------------------------------------------------ Check the FAQ before asking! - http://www.openh323.org/~openh323/fom.cgi The OpenH323 Project mailing list, using Mailman. To unsubscribe or change your subscription options, goto http://www.openh323.org/mailman/listinfo/openh323 Maintained by Quicknet Technologies, Inc - http://www.quicknet.net ------------------------------------------------------------------------ |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Usage of openmcu-v2_0_5: 00425, smshen |
|---|---|
| Next by Date: | Re: Problem Launching GM1.2.0 on FC1: 00425, Damien Sandras |
| Previous by Thread: | opal & msvc6i: 00425, Adrian Sietsma |
| Next by Thread: | Re: PSoundChannel bug in Linux: 00425, Damien Sandras |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |