README.md
# AVFoundation Looping Player: Using AVQueuePlayer and AVPlayerLooper to demonstrate loop playback |
This sample is a collection of projects showing how to play an audio visual item in a loop using AVFoundation's AVQueuePlayer and/or AVPlayerLooper. |
## Projects |
### LoopPlayer |
LoopPlayer is a simple OS X command line tool which takes as input a media file and then creates AVQueuePlayer to play the media in a loop. |
### VideoLooper |
VideoLooper is an iOS app which demonstrates looping playback of visual media file with AVQueuePlayer and AVPlayerLooper. |
## Requirements |
### Build |
Xcode 8.0 or later |
LoopPlayer requires OS X 10.9 SDK or later |
VideoLooper requires iOS 10.0 SDK or later |
### Runtime |
LoopPlayer requires OS X 10.9 or later |
VideoLooper requires iOS 10.0 or later |
Copyright (C) 2016 Apple Inc. All rights reserved. |
Copyright © 2016 Apple Inc. All Rights Reserved. Terms of Use | Privacy Policy | Updated: 2016-09-13