Beginning iOS Media App Development (Paperback)
Ahmed Bakir
- 出版商: Apress
- 出版日期: 2014-11-22
- 售價: $1,910
- 貴賓價: 9.5 折 $1,815
- 語言: 英文
- 頁數: 436
- 裝訂: Paperback
- ISBN: 1430250836
- ISBN-13: 9781430250838
-
相關分類:
Apple Developer
下單後立即進貨 (約1週~2週)
買這商品的人也買了...
-
$680$578 -
$399iOS 8 Swift Programming Cookbook: Solutions & Examples for iOS Apps (Paperback)
-
$1,670$1,587 -
$1,450$1,378 -
$1,476Pro Design Patterns in Swift (Paperback)
-
$1,450$1,378 -
$380$296 -
$1,224Real-World Bug Hunting: A Field Guide to Web Hacking
-
$1,403Practices of the Python Pro
-
$811Rust 權威指南 (The Rust Programming Language (Covers Rust 2018))
-
$1,599$1,359 -
$780$616 -
$1,520$1,444 -
$1,485Network Programming with Go: Learn to Code Secure and Reliable Network Services from Scratch
-
$420$332 -
$653重學 Java 設計模式
-
$648$616 -
$1,485Bug Bounty Bootcamp: The Guide to Finding and Reporting Web Vulnerabilities
-
$880$695 -
$520$406 -
$600$468 -
$720$562 -
$780$616 -
$450$356 -
$580$458
商品描述
Beginning iOS Media App Development is a ground-breaking tutorial that explores the near limitless, programmable audio-visual capabilities of the iPhone, iPad and iPod touch using real-world examples and thorough explanations of the code. This book includes detailed step-by-step instructions and important background information from experienced media and utility app developer, Ahmed Bakir.
You'll learn about content creation, playback, and advanced topics, including AirPlay, AVKit, and Swift. Each chapter is framed with a project that illustrates the concepts being discussed and pulls in lessons from other popular apps. You'll even learn about the latest iOS 8 and Xcode 6 media features.
After reading this book, you should be able to build your first rich media app or utility app that utilizes multimedia for the App Store. And if you're a game developer, this book will provide you with tools to help make your game app look even better by integrating native iOS features.
What youll learn
• How to build rich, dynamic photo, audio, video, or multimedia apps using iOS SDK
• How to capture, import, and manipulate photos in your apps
• How to build your own music apps using the iTunes media library, MP3’s, and hardware microphone
• How to capture, import, and play videos in your apps
• How to override the default iOS camera controller, video player, and music player
• How to get started with the Swift programming language
• How to integrate new features of iOS8 and XCode 6 into your development workflow
• How to build a workout music app using HealthKit and the iOS Motion Co-Processor
Who this book is for
This book is for iOS app developers with at least some experience with the iOS SDK, Objective-C, and Cocoa Touch.
Table of Contents
Chapter 1: Welcome to iOS Media App Development
Part 1: Images
Chapter 3: Doing Useful Things with your Images
Chapter 4: Advanced Photo Interfaces
Part 2: Audio
Chapter 5: Playing and Recording Audio Files
Chapter 6: Using External Audio Sources
Chapter 7: Advanced Audio Topics
Part 3: Video
Chapter 8: Playing and Recording Video
Chapter 9: Building a Custom Video Playback Interface
Chapter 10: Building a Custom Video Recording Interface
Part 4: iOS8
Chapter 11: User Interface Development with XCode 6
Chapter 12: Using the AVKit Framework for Media Playback
Chapter 13: Fitness Tracking with HealthKit and Core Motion
Chapter 14: Getting Started with Swift