Contents

preferredIOBufferDuration

The preferred I/O buffer duration, in seconds.

Declaration

var preferredIOBufferDuration: TimeInterval { get }

Discussion

The value of this property indicates the buffer duration selected using the setPreferredIOBufferDuration(_:) method.

To determine the actual buffer duration, query the ioBufferDuration property.

See Also

Configuring I/O buffer duration