kExtAudioFileProperty_CodecManufacturer
The manufacturer of the codec to be used by the extended audio file object. Value is a read/write UInt32.
Declaration
var kExtAudioFileProperty_CodecManufacturer: ExtAudioFilePropertyID { get }Discussion
You must specify this property before setting the kExtAudioFileProperty_ClientDataFormat property, which in turn triggers the creation of the codec. Use this property in iOS to choose between a hardware or software encoder, by specifying kAppleHardwareAudioCodecManufacturer or kAppleSoftwareAudioCodecManufacturer.
See Also
Constants
kExtAudioFileProperty_FileDataFormatkExtAudioFileProperty_FileChannelLayoutkExtAudioFileProperty_ClientDataFormatkExtAudioFileProperty_ClientChannelLayoutkExtAudioFileProperty_AudioConverterkExtAudioFileProperty_AudioFilekExtAudioFileProperty_FileMaxPacketSizekExtAudioFileProperty_ClientMaxPacketSizekExtAudioFileProperty_FileLengthFrameskExtAudioFileProperty_ConverterConfigkExtAudioFileProperty_IOBufferSizeByteskExtAudioFileProperty_IOBufferkExtAudioFileProperty_PacketTable