audioSettings
The audio settings that the output uses.
Declaration
var audioSettings: [String : Any]? { get }Discussion
The dictionary must contain values for the keys in Linear PCM format settings.
Setting the property value to nil indicates that the output returns audio samples in an uncompressed format.