![]() |
Deluge Firmware 1.3.0
Build date: 2025.11.26
|

Public Member Functions | |
| void | opened (SampleHolder *range=nullptr) |
| int32_t | getMaxZoom () |
| bool | isZoomedIn () |
| bool | zoom (int32_t offset, bool shouldAllowExtraScrollRight=false, MarkerColumn *cols=nullptr, MarkerType markerType=MarkerType::NONE) |
| bool | scroll (int32_t offset, bool shouldAllowExtraScrollRight=false, MarkerColumn *cols=nullptr) |
| void | potentiallyAdjustScrollPosition (bool shouldAllowExtraScrollRight=false) |
Public Attributes | |
| Sample * | sample |
| int64_t | xZoom |
| int64_t | xScroll |
| WaveformRenderData | renderData |