Contents

sinkBuffersRequiredForStartup

The number of buffers the stream requires for startup.

Declaration

@nonobjc var sinkBuffersRequiredForStartup: Int? { get set }

Discussion

This property translates to the kCMIOStreamPropertyOutputBuffersRequiredForStartup property.

See Also

Configuring Sink Properties