Contents

MEError.Code.locationNotAvailable

An error code that indicates specific sample isn’t contiguous, spans more than one file, or is for some other reason unsuitable for reading directly from a file.

Declaration

case locationNotAvailable

Discussion

Upon receipt of this error call loadSampleBufferContainingSamples(to:completionHandler:).

See Also

Error codes