Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 841: | Line 841: | ||
#* [[An Example Swift iOS 8 iPhone Camera Application|Building and Running the Application]]<br><br> | #* [[An Example Swift iOS 8 iPhone Camera Application|Building and Running the Application]]<br><br> | ||
# [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController]] | # [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|The AVPlayer and AVPlayerViewController Classes]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|The iOS Movie Player Example Application]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Adding the AVKit Framework to the Xcode Project]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Designing the User Interface]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Initializing Video Playback]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Build and Run the Application]] | ||
+ | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Creating AVPlayerViewController Instance from Code]]<br><br> | ||
+ | # [[Playing Audio on iOS 8 using AVAudioPlayer]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 19:34, 9 December 2014
Table of Contents | Next | |
Start Here |
This book is currently under development with new chapters added regularly.
© 2014 Neil Smyth / Payload Media. This eBook is provided for personal use only. Unauthorized use, reproduction and/or distribution strictly prohibited. All rights reserved.
<google>BUY_IOS8</google>
<google>BUY_IOS8</google>
Table of Contents | Next | |
Start Here |