AudioFile.SetProperty(AudioFileProperty, Int32, IntPtr) Method

Definition

Sets the value of the specified property to propertyData, which must have the size that is specified in dataSize.

public bool SetProperty (AudioToolbox.AudioFileProperty property, int dataSize, IntPtr propertyData);
member this.SetProperty : AudioToolbox.AudioFileProperty * int * nativeint -> bool

Parameters

dataSize
Int32
propertyData
IntPtr

nativeint

Returns

Applies to