9ee7278faf
Signed-off-by: Liu Lantao <liulantao@gmail.com> |
||
---|---|---|
.. | ||
Common | ||
Objective-C | ||
Swift | ||
LICENSE.txt | ||
README.md |
README.md
AVFoundationSimplePlayer-iOS: Using AVFoundation to Play Media
Demonstrates how to create a simple movie playback app using only the AVPlayer and AVPlayerLayer classes from AVFoundation (not AVKit). You'll see how to load a movie file as an AVAsset and then how to implement various functionality including play, pause, fast forward, rewind, time slider updating, and scrubbing.
Requirements
Build
Xcode 8.0, iOS 9.0 SDK
Runtime
iOS 9.0 or later
Copyright (C) 2016 Apple Inc. All rights reserved.