audioSettings
The settings used to decode or re-encode audio before it is output by the receiver.
Declaration
var audioSettings: [String : Any]? { get set }Discussion
The value of this property is a dictionary containing values for audio settings keys defined in AVAudioSettings.h. If you set the value of this property to nil, the output vends samples in their device native format.