iOS音視頻

1.播放音效 #import "ViewController.h" #import <AVFoundation/AVFoundation.h> //播放音頻須要用到的框架 @interface ViewController () @property (nonatomic, assign) SystemSoundID soundID; @end @implementation ViewCont
相關文章
相關標籤/搜索