DSP

iOS常用到的框架

2019-07-13 16:11发布

一款超简单的社会化分享的demo:https://github.com/XHXSS/XHXSS-Accelerate.framework
 包含的加速数学和DSP函数。 https://developer.apple.com/search/?q=Accelerate.frameworkAddressBook.framework 包含直接访问用户联系人数据库的函数。https://developer.apple.com/search/?q=AddressBook.frameworkAddressBookUI.framework包含显示系统定义的联系人挑选界面以及编辑界面的类。https://developer.apple.com/search/?q=AddressBookUI.frameworkAssetsLibrary.framework包含显示用户照片和视频的类。https://developer.apple.com/search/?q=AssetsLibrary.frameworkAudioToolbox.framework包含处理音频流数据以及播放或录制音频的接口。https://developer.apple.com/search/?q=AudioToolbox.frameworkAudioUnit.framework包含加载并使用音频单元的接口。https://developer.apple.com/search/?q=AudioUnit.frameworkAVFoundation.framework包含播放或录制音频的Objective-C接口。https://developer.apple.com/search/?q=AVFoundation.frameworkCFNetwork.framework包含通过WiFi或者蜂窝无线访问网络的接口。https://developer.apple.com/search/?q=CFNetwork.frameworkCoreAudio.framework包含Core Audio框架使用的各种数据类型。https://developer.apple.com/search/?q=CoreAudio.frameworkCoreData.framework包含管理应用程序数据模型的接口。https://developer.apple.com/search/?q=CoreData.frameworkCoreFoundation.framework提供一些基本软件服务,包括常见数据类型抽象、字符串实用工具、群体类型实用工具、资源管理以及偏好设置。https://developer.apple.com/search/?q=CoreFoundation.frameworkCoreGraphics.framework包含Quartz 2D接口。https://developer.apple.com/search/?q=CoreGraphics.frameworkCoreLocation.framework包含确定用户方位信息的接口。https://developer.apple.com/search/?q=CoreLocation.frameworkCoreMedia.framework包含操作音频和视频的底层例程。https://developer.apple.com/search/?q=CoreMedia.frameworkCoreMotion.framework包含访问加速度计以及陀螺仪的数据的接口。https://developer.apple.com/search/?q=CoreMotion.frameworkCoreTelephony.framework包含访问电话相关的信息的例程。https://developer.apple.com/search/?q=CoreTelephony.frameworkCoreText.framework包含一个文本的布局渲染引擎。https://developer.apple.com/search/?q=CoreText.frameworkCoreVideo.framework包含操作音频和视频的底层例程。请不要直接使用该框架。https://developer.apple.com/search/?q=CoreVideo.frameworkEventKit.framework包含访问用户日历事件数据的接口。https://developer.apple.com/search/?q=EventKit.frameworkEventKitUI.framework包含显示标准系统日历界面的类。https://developer.apple.com/search/?q=EventKitUI.frameworkExternalAccessory.framework包含与外设进行通讯的接口。https://developer.apple.com/search/?q=ExternalAccessory.frameworkFoundation.framework包含Cocoa Foundation层的类和方法。https://developer.apple.com/search/?q=Foundation.frameworkGameKit.framework包含点对点连接管理接口。https://developer.apple.com/search/?q=GameKit.frameworkiAd.framework包含在应用程序中显示广告的类。https://developer.apple.com/search/?q=iAd.frameworkImageIO.framework包含读取或写入图像数据的类。https://developer.apple.com/search/?q=ImageIO.frameworkIOKit.framework包含设备所使用的接口。请不要直接使用此框架。https://developer.apple.com/search/?q=IOKit.frameworkMapKit.framework包含将地图界面嵌入到应用程序的类,也可以用于查找地理编码反向坐标。https://developer.apple.com/search/?q=MapKit.frameworkMediaPlayer.framework包含显示全屏视频的接口。https://developer.apple.com/search/?q=MediaPlayer.frameworkMessageUI.framework包含撰写和排队发送电子邮件信息的界面。https://developer.apple.com/search/?q=MessageUI.frameworkMobileCoreServices.framework定义系统支持的统一类型标识符(UTIs)。https://developer.apple.com/search/?q=MobileCoreServices.frameworkOpenAL.framework包含OpenAL接口。OpenAL是一个跨平台的方位音频库。https://developer.apple.com/search/?q=OpenAL.framework如需进一步了解,请访问http://www.openal.orgOpenGLES.framework包含OpenGL ES接口。OpenGL ES框架是OpenGL跨平台2D和3D渲染库的跨平台版本。https://developer.apple.com/search/?q=OpenGLES.frameworkQuartzCore.framework包含Core Animation接口。https://developer.apple.com/search/?q=QuartzCore.frameworkQuickLook.framework包含预览文件接口。https://developer.apple.com/search/?q=QuickLook.frameworkSecurity.framework包含管理证书、公钥私钥以及信任策略的接口。https://developer.apple.com/search/?q=Security.frameworkStoreKit.framework包含用于处理与应用程序内购买相关的财务交易。https://developer.apple.com/search/?q=StoreKit.frameworkSystemConfiguration.framework包含用于处理设备网络配置的接口。https://developer.apple.com/search/?q=SystemConfiguration.frameworkUIKit.framework包含iOS应用程序用户界面层使用的类和方法。https://developer.apple.com/search/?q=UIKit.framework