FabGL
ESP32 Display Controller and Graphics Library

◆ enable()

void enable ( bool  value)
inline

Enables or disabled this generator.

A generator is disabled for default and must be enabled in order to play sound

Parameters
valueTrue to enable the generator, False to disable

Definition at line 150 of file soundgen.h.