Skip to content

在StreamingKit基础上添加了缓存在线音频接口

License

Notifications You must be signed in to change notification settings

liyaozhong/StreamingKit

 
 

Repository files navigation

StreamingKit

StreamingKit (formally Audjustable) is an audio playback and streaming library for iOS and Mac OSX. StreamingKit uses CoreAudio to decompress and playback audio (using hardware or software codecs) whilst providing a clean and simple object-oriented API.

Original project

ADD Feature : When playing audio from url, you can cache the audio on your local file system.Use:+(STKDataSource*) dataSourceFromURL:(NSURL*)url andCacheFilePath : (nullable NSString *) filePath

About

在StreamingKit基础上添加了缓存在线音频接口

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.3%
  • Ruby 0.7%