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

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Nov 7 05:31:27 EST 2007


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

           Summary: No SoundPlayer implementation for Windows
           Product: Mono: Class Libraries
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: gert.driesen at pandora.be
         QAContact: mono-bugs at ximian.com
          Found By: ---


Currently, System.Media.SoundPlayer has no implementation for Windows. On
Linux, we use Alsa.

I've attached a minimal implementation of a sound player for Windows, that uses
the Win32 API.  To plug this into our SoundPlayer, we need to perform quite
some refactoring.

Now, I've noticed that our internal implementation can be made public by
defining a PUBLIC_API symbol. Does this mean that we cannot refactor our
internal implementation?


-- 
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