AudioFile.GetPropertyInfo(AudioFileProperty, Int32, Int32) Method

Definition

Returns the value of the specified audio property, and stores the number of bytes allocated to store it in size, and indicates whether the value is writeable.

public bool GetPropertyInfo (AudioToolbox.AudioFileProperty property, out int size, out int writable);
member this.GetPropertyInfo : AudioToolbox.AudioFileProperty *  *  -> bool

Parameters

size
Int32
writable
Int32

Returns

Applies to