Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/douban/DOUAudioStreamer
- Owner: douban
- License: bsd-3-clause
- Created: 2013-05-07T05:21:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T08:05:59.000Z (about 4 years ago)
- Last Synced: 2024-10-23T23:26:50.226Z (16 days ago)
- Language: Objective-C
- Homepage:
- Size: 222 KB
- Stars: 2,769
- Watchers: 142
- Forks: 556
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-iOS - DOUAudioStreamer - A Core Audio based streaming audio player for iOS and macOS (Media)
- awesome - DOUAudioStreamer - A Core Audio based streaming audio player for iOS and macOS (etc)
- awesome - DOUAudioStreamer - A Core Audio based streaming audio player for iOS and macOS (etc)
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.