Skip to content

基于avplayer框架实现的音频播放器,便于开发者使用

License

Notifications You must be signed in to change notification settings

lingqineng/AVPlayerSample

Repository files navigation

AVPlayerSample

A simple audio player with custom UI for iOS, based on AVPlayer. It can help developers more easily integrate a music player.

Features

  • basic functions for an audio player
  • support online and local music resource
  • autolayout using masonry (without xib)
  • handle interuption

Requirements

  • iOS 7+
  • Xcode 7+

Component

Installation

git clone https://github.com/lingqineng/AVPlayerSample.git

Usage (Support AutoLayout and code)

Attention

if you want to run this demo in Xcode7, you need open Main.storyboard and LaunchScreen.storyboard as sourceCode,Then find:<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>,delete it and enjoy!

Contact me

If you have any questions, please contact me without hesitation.

License

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

About

基于avplayer框架实现的音频播放器,便于开发者使用

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published