https://github.com/douban/DOUAudioStreamer
A Core Audio based streaming audio player for iOS and macOS
https://github.com/douban/DOUAudioStreamer
Last synced: 3 days 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 (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2020-11-04T08:05:59.000Z (over 4 years ago)
- Last Synced: 2025-04-06T19:06:45.430Z (9 days ago)
- Language: Objective-C
- Homepage:
- Size: 222 KB
- Stars: 2,767
- Watchers: 141
- Forks: 554
- 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
[](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.