|
JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins
« « « Anklang Documentation |
A base class for objects that want to provide a MarkerList. More...
#include "juce_MarkerList.h"
Public Member Functions | |
| virtual MarkerList * | getMarkers (bool xAxis)=0 |
| Objects can implement this method to provide a MarkerList. | |
A base class for objects that want to provide a MarkerList.
Definition at line 152 of file juce_MarkerList.h.