The members of MonoMac.AVFoundation.AVAudioRecorder are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. | ||
| Use the factory AVAudioRecorder.ToUrl as this method had an invalid signature up to MonoMac 1.4.4 |
| [read-only] | AudioSettings | AudioSettings. Documentation for this section has not yet been entered. |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | currentTime | double. Documentation for this section has not yet been entered. |
| Delegate | AVAudioRecorderDelegate. An instance of the MonoMac.AVFoundation.AVAudioRecorderDelegate model class which acts as the class delegate. | |
| MeteringEnabled | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Recording | bool. Documentation for this section has not yet been entered. |
| [read-only] | Settings | MonoMac.Foundation.NSDictionary. Documentation for this section has not yet been entered. |
| [read-only] | Url | MonoMac.Foundation.NSUrl. Documentation for this section has not yet been entered. |
| WeakDelegate | MonoMac.Foundation.NSObject. An object that can respond to the delegate protocol for this type |
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. | ||
| BeginInterruption | Documentation for this section has not yet been entered. | |
| EncoderError | Documentation for this section has not yet been entered. | |
| EndInterruption | Documentation for this section has not yet been entered. | |
| FinishedRecording | Documentation for this section has not yet been entered. |