The settings used to decode or re-encode audio before it is output.
SDK
- macOS 10.7+
Framework
- AVFoundation
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 and Formats.
If the value of this property is nil
, samples are output in their device native format.