The methods of MonoMac.AVFoundation.AVAudioRecorder are listed below. For a list of all members, see the AVAudioRecorder Members list.
See Also: Inherited members from MonoMac.Foundation.NSObject
AveragePower(uint)Documentation for this section has not yet been entered. | ||
static | Create(MonoMac.Foundation.NSUrl, AudioSettings, out MonoMac.Foundation.NSError)Documentation for this section has not yet been entered. | |
DeleteRecording()Documentation for this section has not yet been entered. | ||
Pause()Documentation for this section has not yet been entered. | ||
PeakPower(uint)Documentation for this section has not yet been entered. | ||
PrepareToRecord()Documentation for this section has not yet been entered. | ||
Record()Documentation for this section has not yet been entered. | ||
RecordFor(double)Documentation for this section has not yet been entered. | ||
Stop()Documentation for this section has not yet been entered. | ||
static | ToUrl(MonoMac.Foundation.NSUrl, AVAudioRecorderSettings, out MonoMac.Foundation.NSError)Creates an AVAudioRecoder that records into a specified file, using the specified settings. | |
static | ToUrl(MonoMac.Foundation.NSUrl, MonoMac.Foundation.NSDictionary, out MonoMac.Foundation.NSError)Creates an AVAudioRecoder that records into a specified file, using the specified settings. | |
UpdateMeters()Documentation for this section has not yet been entered. | ||