Stream data from network in AVAudioEngine, is it possible? Stream data from network in AVAudioEngine, is it possible? objective-c objective-c

Stream data from network in AVAudioEngine, is it possible?


Apple's documentation doesn't specify if it can work with a mp3 hosted online but as soon as I try to initialize an AVAudioFile with a mp3 url it crashes instantly with a fatal exception. I think that answers your question.