Please enable JavaScript.
Coggle requires JavaScript to display documents.
Cocoa Touch (音訊 (系統聲音API (支援格式 (PCM, IMA4, .caf, .aif, .wav), 適合低於5秒的音訊,…
Cocoa Touch
音訊
AVAudioPlayer
AVAudioRecorder
系統聲音API
支援格式
PCM
IMA4
.caf
.aif
.wav
適合低於5秒的音訊
不支援重播
不支援音量控制
MPMediaPickerController
從資料庫取音樂
多執行緒
NSThread
NSOperation
NSOperationQueue
設備間通訊
Bonjour
GameKit
通訊錄
AndressBook.framework
AddressBookUI.framework
感測器
UIDevice
UIEvent
視訊
MediaPlayer.framework
MPMoviePlayerController
支援格式
.mov
.mp4
.m4v
.3gp
GPS
CLLocation
CLLocationManager
地圖
MapKit Framework
功能
顯示地圖
CLLocation/位址轉換
地圖新增標記
定位解析地址
類別
MKMapView
MKPlacemark
MKUserLocation
MKReverseGeocoder