AudioToolbox.AudioFileStream.SetProperty Method
Low-level property setting API. Use the exposed managed properties instead.

Syntax

public bool SetProperty (AudioFileStreamProperty property, int dataSize, IntPtr propertyData)

Parameters

property
The property to set.
dataSize
The size of the data to set.
propertyData
Pointer to the property data.

Returns

true if the operation successful.

Remarks

Most properties have been exposed with C# properties, there should be no need to call this directly, unless new properties are introduced that are not bound by Monotouch.

Requirements

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