AudioFile.IsPropertyWritable(AudioFileProperty) Method

Definition

Checks whether the property value is settable.

public bool IsPropertyWritable (AudioToolbox.AudioFileProperty property);
member this.IsPropertyWritable : AudioToolbox.AudioFileProperty -> bool

Parameters

property
AudioFileProperty

The property being queried.

Returns

Applies to