Skip to content

xxycode/XXYAudioEngine

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

XXYAudioEngine

基于NSURLSession 和 AVAudoPlayer的在线音乐的工具,可以把音乐保存在本地,也可以支持后台播放,后台下载,最低支持iOS7,swift版本1.2,有错误之处欢迎指出 为了支持后台播放,你需要在info.plist中增加Required background modes这一项,然后在这一项里面添加App plays audio or streams audio/video using AirPlay(音频播放)以及App downloads content from the network(后台网络传输)

About

基于NSURLSession和AVAudioPlayer封装的一个播放在线音乐的工具,可以把音乐下载至本地,支持清除缓存

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages