OverflowPolicy

Specifies how incoming images are handled when the image buffer is already full.

Format

String

“DiscardOld”

Oldest buffer image will be discarded.

“DiscardNew”

Incoming image will be discarded.

Default

“DiscardOld”