Difference between revisions of "IOS 8 App Development Essentials"
From Techotopia
Line 849: | Line 849: | ||
#* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Creating AVPlayerViewController Instance from Code]]<br><br> | #* [[iOS 8 Video Playback using AVPlayer and AVPlayerViewController|Creating AVPlayerViewController Instance from Code]]<br><br> | ||
# [[Playing Audio on iOS 8 using AVAudioPlayer]] | # [[Playing Audio on iOS 8 using AVAudioPlayer]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Supported Audio Formats]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Receiving Playback Notifications]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Controlling and Monitoring Playback]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Creating the Audio Example Application]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Adding an Audio File to the Project Resources]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Designing the User Interface]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Implementing the Action Methods]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Creating and Initializing the AVAudioPlayer Object]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Implementing the AVAudioPlayerDelegate Protocol Methods]] | ||
+ | #* [[Playing Audio on iOS 8 using AVAudioPlayer|Building and Running the Application]]<br><br> | ||
+ | # [[Recording Audio on iOS 8 with AVAudioRecorder in Swift]] | ||
</td> | </td> | ||
<td valign="top"> | <td valign="top"> |
Revision as of 19:44, 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 |