草庐IT

maxRecordedFileSize

全部标签

ios - 使用 maxRecordedFileSize 限制 AVCaptureSession 记录时间

我一直在为iOS8编写相机应用程序,它使用AVFoundation来设置和处理记录和保存(而不是ImagePickerController)。我试图保存使用AVCaptureMovieFileOutput类的maxRecordedFileSize属性,以允许用户填满手机上的所有可用空间(减去250MB的缓冲区留给苹果的东西)。-(unsignedlonglong)availableFreespaceInMb{unsignedlonglongfreeSpace;NSError*error=nil;NSArray*paths=NSSearchPathForDirectoriesInDoma