FabGL
ESP32 Display Controller and Graphics Library

◆ queueSize

int queueSize = 1024
staticinherited

Size of display controller primitives queue.

Application should change before begin() method.

Default value is FABGLIB_DEFAULT_DISPLAYCONTROLLER_QUEUE_SIZE (defined in fabglconf.h)

Examples
VGA/HardwareTest/HardwareTest.ino, VGA/MultitaskingCPM/MultitaskingCPM.ino, and VGA/PCEmulator/PCEmulator.ino.

Definition at line 912 of file displaycontroller.h.