AVAudioFile.WriteFromBuffer(AVAudioPcmBuffer, NSError) Method

Definition

[Foundation.Export("writeFromBuffer:error:")]
public virtual bool WriteFromBuffer (AVFoundation.AVAudioPcmBuffer buffer, out Foundation.NSError outError);
abstract member WriteFromBuffer : AVFoundation.AVAudioPcmBuffer *  -> bool
override this.WriteFromBuffer : AVFoundation.AVAudioPcmBuffer *  -> bool

Parameters

outError
NSError

Returns

Attributes

Applies to