Beginning iOS Media App Development (Paperback)
暫譯: iOS 媒體應用程式開發入門 (平裝本)
Ahmed Bakir
- 出版商: Apress
- 出版日期: 2014-11-22
- 售價: $2,230
- 貴賓價: 9.5 折 $2,119
- 語言: 英文
- 頁數: 436
- 裝訂: Paperback
- ISBN: 1430250836
- ISBN-13: 9781430250838
-
相關分類:
Apple Developer
海外代購書籍(需單獨結帳)
買這商品的人也買了...
-
$299iOS 8 Swift Programming Cookbook: Solutions & Examples for iOS Apps (Paperback)
-
$1,850$1,758 -
$1,710$1,625 -
$1,900$1,805 -
$1,620$1,539 -
$709深入解析 CSS (CSS in Depth)
-
$477Rust 權威指南 (The Rust Programming Language (Covers Rust 2018))
-
$780$390 -
$620$490 -
$1,750$1,663 -
$1,200$948 -
$550$429 -
$1,019HTML + CSS + JavaScript 入門經典, 3/e (HTML, CSS, and JavaScript All in One: Covering HTML5, CSS3, and ES6, Sams Teach Yourself, 3/e)
-
$580$493 -
$520$364 -
$600$468 -
$450$356 -
$580$458 -
$3,990Front-End Back-End Development with Html, Css, Javascript, Jquery, Php, and MySQL (Paperback)
-
$720$562 -
$296Web 編程基礎 (HTML+CSS) 項目實戰教程
-
$709輕松學會 JavaScript
-
$780$616 -
$800$632 -
$520$411
商品描述
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
商品描述(中文翻譯)
《iOS 媒體應用程式開發入門》是一個開創性的教程,探索 iPhone、iPad 和 iPod touch 的幾乎無限的可編程音視訊能力,並使用真實世界的範例和詳細的程式碼解釋。本書包含來自經驗豐富的媒體和實用應用程式開發者 Ahmed Bakir 的詳細逐步指導和重要背景資訊。
您將學習內容創建、播放以及進階主題,包括 AirPlay、AVKit 和 Swift。每一章都以一個專案為框架,說明所討論的概念,並引入其他流行應用程式的教訓。您甚至會學到最新的 iOS 8 和 Xcode 6 媒體功能。
閱讀完本書後,您應該能夠建立您的第一個豐富媒體應用程式或實用應用程式,利用多媒體來上架 App Store。如果您是遊戲開發者,本書將提供您工具,幫助您的遊戲應用程式看起來更好,通過整合原生 iOS 功能。
您將學到的內容:
• 如何使用 iOS SDK 建立豐富、動態的照片、音訊、影片或多媒體應用程式
• 如何在您的應用程式中捕捉、導入和操作照片
• 如何使用 iTunes 媒體庫、MP3 和硬體麥克風建立自己的音樂應用程式
• 如何在您的應用程式中捕捉、導入和播放影片
• 如何覆寫預設的 iOS 相機控制器、影片播放器和音樂播放器
• 如何開始使用 Swift 程式語言
• 如何將 iOS 8 和 Xcode 6 的新功能整合到您的開發工作流程中
• 如何使用 HealthKit 和 iOS Motion Co-Processor 建立健身音樂應用程式
本書適合對象:
本書適合具有一定 iOS SDK、Objective-C 和 Cocoa Touch 經驗的 iOS 應用程式開發者。
目錄:
第 1 章: 歡迎來到 iOS 媒體應用程式開發
第一部分:影像
第 2 章: 將影像添加到您的應用程式
第 3 章: 使用影像做有用的事情
第 4 章: 進階照片介面
第二部分:音訊
第 5 章: 播放和錄製音訊檔案
第 6 章: 使用外部音訊來源
第 7 章: 進階音訊主題
第三部分:影片
第 8 章: 播放和錄製影片
第 9 章: 建立自訂影片播放介面
第 10 章: 建立自訂影片錄製介面
第四部分:iOS 8
第 11 章: 使用 Xcode 6 進行使用者介面開發
第 12 章: 使用 AVKit 框架進行媒體播放
第 13 章: 使用 HealthKit 和 Core Motion 進行健身追蹤
第 14 章: 開始使用 Swift