[Mono-bugs] [Bug 563841] New: AudioStreamBasicDescription.FormatID / Formatwould be easier with constants or an enum

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Dec 10 21:49:15 EST 2009


http://bugzilla.novell.com/show_bug.cgi?id=563841

http://bugzilla.novell.com/show_bug.cgi?id=563841#c0


           Summary: AudioStreamBasicDescription.FormatID / Formatwould be
                    easier with constants or an enum
    Classification: Mono
           Product: MonoTouch
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Enhancement
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: me at ermau.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_2; en-US)
AppleWebKit/532.5 (KHTML, like Gecko) Chrome/4.0.249.30 Safari/532.5

AudioStreamBasicDescription.FormatID would be much easier to use if it was an
enum as listed here:
http://developer.apple.com/iphone/library/documentation/MusicAudio/Reference/CoreAudioDataTypesRef/Reference/reference.html#//apple_ref/doc/uid/TP40004488-CH4-SW3

Alternatively for consistency, if these were defined constants alongside the
format flags for these different types, it would make .FormatFlags easier to
deal with as well. Enums are likely more discoverable however, since the type
of the field will tell you exactly where to look.

Reproducible: Always

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


More information about the mono-bugs mailing list