Posts

Post not yet marked as solved
2 Replies
5.6k Views
For iOS 13 beta.I'm using AVAssetWriter writing CMSampleBuffer from CGImage to mp4 file, but occasinally this error occurs:Error Domain=AVFoundationErrorDomain Code=-11800 "The operation could not be completed" UserInfo={NSLocalizedFailureReason=An unknown error occurred (-16345), NSLocalizedDescription=The operation could not be completed, NSUnderlyingError=0x28189d470 {Error Domain=NSOSStatusErrorDomain Code=-16345 "(null)"}}what does code = -16345 mean? where can I get those errors' description documents?With great appreciate for your help.
Posted
by dimsky.
Last updated
.