Logo FSBarV1_Archived

ScriptingHubOptions Type

Tunables surfaced on the public constructor so tests can pin capacity + drop threshold.

Record fields

Record Field Description

FrameBufferCapacity

Full Usage: FrameBufferCapacity

Field type: int

Per-client frame-buffer capacity. Drop-oldest when full.

Field type: int

MaxCumulativeDrops

Full Usage: MaxCumulativeDrops

Field type: int

Cumulative drop count that trips the OverflowDropLimit detach. At 60 fps, 16 buffered + 32 drops ≈ 800 ms of tolerated backlog before a client is dropped.

Field type: int

Type something to start searching.