Audacity 3.2.0
|
#include <ZoomInfo.h>
Public Member Functions | |
Interval (int64 p, double z, bool i) | |
Public Attributes | |
int64 | position |
double | averageZoom |
bool | inFisheye |
Definition at line 139 of file ZoomInfo.h.
|
inline |
Definition at line 141 of file ZoomInfo.h.
double ZoomInfo::Interval::averageZoom |
Definition at line 140 of file ZoomInfo.h.
bool ZoomInfo::Interval::inFisheye |
Definition at line 140 of file ZoomInfo.h.
int64 ZoomInfo::Interval::position |
Definition at line 140 of file ZoomInfo.h.