ScriptingHubOptions Type
Tunables surfaced on the public constructor so tests can pin capacity + drop threshold.
Record fields
| Record Field |
Description
|
Full Usage:
FrameBufferCapacity
Field type: int
|
Per-client frame-buffer capacity. Drop-oldest when full.
|
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.
|
FSBarV1_Archived