AudioToolbox.AudioFile.Create Method
Creates a new audio file.

Syntax

public static AudioFile Create (string url, AudioFileType fileType, AudioStreamBasicDescription format, AudioFileFlags inFlags)

Parameters

url
The url of the file to create
fileType
The file type for the created file
format
Description of the data that is going to be passed to the AudioFile object
inFlags
Creation flags.

Returns

The initialized audio file, or null if there is an error creating the file

Remarks

Requirements

Namespace: AudioToolbox
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0