Contents

kCMSampleBufferError_InvalidEntryCount

An error code that indicates a timing or size value isn’t within the allowed range.

Declaration

var kCMSampleBufferError_InvalidEntryCount: OSStatus { get }

Discussion

Timing and size values must be 0, 1, or the number of samples.

See Also

Error Codes