[Mono-bugs] [Bug 687994] New: AVAudioSettings.AVFormatIDKey is missing (AVAudioSettings.AVFormatKey is there instead)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Apr 15 23:40:30 EDT 2011
https://bugzilla.novell.com/show_bug.cgi?id=687994
https://bugzilla.novell.com/show_bug.cgi?id=687994#c0
Summary: AVAudioSettings.AVFormatIDKey is missing
(AVAudioSettings.AVFormatKey is there instead)
Classification: Mono
Product: MonoTouch
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Class Libraries
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: fak at kruegersystems.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Description of Problem:
AVAudioSettings.AVFormatIDKey is missing. AVAudioSettings.AVFormatKey is
provided, but produces errors.
new NSString("AVFormatIDKey") works as a substitute.
AVAudioSettings.AVFormatIDKey is in AVAudioSettings.h:
/* keys for all formats */
extern NSString *const AVFormatIDKey; /* value is an integer
(format ID) from CoreAudioTypes.h */
extern NSString *const AVSampleRateKey; /* value is floating point
in Hertz */
extern NSString *const AVNumberOfChannelsKey; /* value is an integer */
--
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