README.md

# AVAutoWait: Using AVFoundation to play HTTP assets with minimal stalls
 
This sample demonstrates how to use automatic waiting to deal with bandwidth limitations when playing HTTP live-streamed and progressive-download movies. This sample highlights what properties you should consider and how automatic waiting affects your user interface.
 
## Requirements
 
### Build
 
Xcode 8.0 or later; iOS 10.0 SDK or later
 
### Runtime
 
iOS 10.0 or later
 
Copyright (C) 2016 Apple Inc. All rights reserved.