[PATCH 13/14] mciwave: Allow (again) to set wave format parameters prior to recording.

Joerg-Cyril.Hoehle at t-systems.com Joerg-Cyril.Hoehle at t-systems.com
Mon Oct 19 07:56:16 CDT 2009


Hi,

lpWaveFormat is always valid, but points to wfxRef until a proper format is defined
from either OPEN with File or RECORD is started, at which point wfxref is blocked for SET.
(I should have made this very clear in the code instead of writing it here).

If you find a mean to allow SET past RECORD, let me know. It seems MCI won't accept
OPEN new; SET; record; SAVE; SET again forbidden; RECORD; SAVE:  Set is once only.

Regards,
	Jörg Höhle

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013-mciwave-Allow-again-to-set-wave-format-parameters.patch
Type: application/text
Size: 13631 bytes
Desc: 0013-mciwave-Allow-again-to-set-wave-format-parameters.patch
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20091019/5ed40f27/attachment.bin>


More information about the wine-patches mailing list