public static interface BrickletRGBLEDMatrix.FrameStartedListener
extends DeviceListener
This listener is triggered as soon as a new frame write is started.
The LED values are double buffered, so you can send the LED values
for the next frame directly after this listener is triggered.