[Mono-bugs] [Bug 339761] No SoundPlayer implementation for Windows

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 7 08:33:47 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=339761#c3





--- Comment #3 from Sebastien Pouliot <spouliot at novell.com>  2007-11-07 06:33:47 MST ---
There's no need to "perform quite some refactoring". 

Just add a static ctor to check if the code runs on Windows and check this
value in Play, PlayLooping, PlaySync and Stop. This way it wont touch the files
(AudioData and AudioDevice) that have PUBLIC_API symbol.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list