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