AVAudioRecorder
AVAudioRecorder()
AVAudioRecorder(IntPtr)
AVAudioRecorder(NativeHandle)
AVAudioRecorder(NSObjectFlag)
ChannelAssignments
ClassHandle
currentTime
CurrentTime
Delegate
DeviceCurrentTime
Format
MeteringEnabled
Recording
Settings
Url
WeakDelegate
WeakSettings
AveragePower(nuint)
AveragePower(nuint)
Create(NSUrl, AudioSettings, NSError)
Create(NSUrl, AVAudioFormat, NSError)
DeleteRecording()
Dispose(Boolean)
Pause()
PeakPower(nuint)
PeakPower(nuint)
PrepareToRecord()
Record()
RecordAt(Double)
RecordAt(Double, Double)
RecordFor(Double)
Stop()
UpdateMeters()
BeginInterruption
EncoderError
EndInterruption
FinishedRecording
xamarinios
namespace AVFoundation
{
[Introduced(PlatformName.WatchOS, 4, 0, PlatformArchitecture.All, null)]
[Register("AVAudioRecorder", true)]
[Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
public class AVAudioRecorder : NSObject
{
public override IntPtr ClassHandle { get; }
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinios | |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API