Edit

Share via


ExtAudioFile.AudioConverter Property

Definition

Returns underlying AudioConverter instance.

public AudioToolbox.AudioConverter AudioConverter { get; }
member this.AudioConverter : AudioToolbox.AudioConverter

Property Value

Remarks

AudioConverter changes are not propagated automatically. After changing any property SynchronizeAudioConverter() method has to be called to synchronize the converter output format with the file data format.

Applies to