https://github.com/douban/douaudiostreamer
A Core Audio based streaming audio player for iOS and macOS
https://github.com/douban/douaudiostreamer
Last synced: 5 months 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 12 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T08:05:59.000Z (almost 5 years ago)
- Last Synced: 2025-05-14T11:16:42.987Z (5 months ago)
- Language: Objective-C
- Homepage:
- Size: 222 KB
- Stars: 2,766
- Watchers: 141
- Forks: 553
- Open Issues: 93
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DOUAudioStreamer
[](https://cocoapods.org/pods/DOUAudioStreamer)
[](https://cocoapods.org/pods/DOUAudioStreamer)
[](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.