4,920
社区成员




在 AVCapturePhotoCaptureDelegate 代理方法中调用私有 API
- (void)captureOutput:(AVCapturePhotoOutput *)output willCapturePhotoForResolvedSettings:(AVCaptureResolvedPhotoSettings *)resolvedSettings{
/// 释放声音
AudioServicesDisposeSystemSoundID(1108);
}