Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/douban/DOUAudioStreamer

A Core Audio based streaming audio player for iOS and macOS
https://github.com/douban/DOUAudioStreamer

Last synced: 1 day ago
JSON representation

A Core Audio based streaming audio player for iOS and macOS

Awesome Lists containing this project

README

        

# DOUAudioStreamer

[![CocoaPods](https://img.shields.io/cocoapods/v/DOUAudioStreamer.svg)](https://cocoapods.org/pods/DOUAudioStreamer)
[![Platform](https://img.shields.io/cocoapods/p/DOUAudioStreamer.svg)](https://cocoapods.org/pods/DOUAudioStreamer)
[![License](https://img.shields.io/cocoapods/l/DOUAudioStreamer.svg)](https://github.com/douban/DOUAudioStreamer/blob/master/LICENSE)

DOUAudioStreamer is a Core Audio based streaming audio player for iOS/Mac.

## How to Use

[Download](https://github.com/douban/DOUAudioStreamer/archive/master.zip) DOUAudioStreamer, drag everything inside src into your Xcode project and you are ready to go.

## Examples

A working demonstration is included inside [example](https://github.com/douban/DOUAudioStreamer/tree/master/example) folder.

The documentation for DOUAudioStreamer is coming.

## License

Use and distribution of licensed under the BSD license. See the [LICENSE](https://github.com/douban/DOUAudioStreamer/blob/master/LICENSE) file for full text.