Contents

kExtAudioFileProperty_ConverterConfig

The configuration of the extended audio file object’s associated audio converter, as specified by the kAudioConverterPropertySettings property. Value is a read/write CFArray object.

Declaration

var kExtAudioFileProperty_ConverterConfig: ExtAudioFilePropertyID { get }

Discussion

Set this property’s value to NULL to force resynchronization of the converter’s output format with the file’s data format.

See Also

Constants