PipelineBufferOptions

data class PipelineBufferOptions(val persistentBufferEnabled: Boolean)

Constructors

Link copied to clipboard
constructor(persistentBufferEnabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether persistent buffering should be enabled.