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: [email protected] ReportedBy: [email protected] QAContact: [email protected] 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
