Contents

sinkBufferUnderrunCount

The buffer underrun count.

Declaration

@nonobjc var sinkBufferUnderrunCount: Int? { get set }

Discussion

This value is a number the system increments whenever you’re not servicing buffers fast enough.

This property translates to the kCMIOStreamPropertyOutputBufferUnderrunCount property.

See Also

Configuring Sink Properties