AudioPlaybackManager 0.2.0

AudioPlaybackManager 0.2.0

Maintained by HotIcecream.



  • By
  • LiuMing

AudioPlaybackManager

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

AudioPlaybackManager is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'AudioPlaybackManager'

Author

LiuMing, [email protected]

License

AudioPlaybackManager is available under the MIT license. See the LICENSE file for more info.

中文文档

https://juejin.cn/post/7232256083875430461

Updates

Version Detail
0.1.0 Basic
0.2.0 1. Add logger control.
2. Update method setActiveSession(), you can see the detail in the demo.
3. allowSetNowPlayingInfo default value change to false.