Skip to main content
Apple Developer Docs
×
AVFAudio
/
AVAudioConverter
/
init(fromFormat:toFormat:)
init(fromFormat:toFormat:)
Declaration
init
?(
fromFormat
:
AVAudioFormat
,
toFormat
:
AVAudioFormat
)