32 SampleCluster() =
default;
36 Cluster* getCluster(
Sample* sample, uint32_t clusterIndex, int32_t loadInstruction = CLUSTER_ENQUEUE,
37 uint32_t priorityRating = 0xFFFFFFFF, Error* error =
nullptr);
38 void ensureNoReason(
Sample* sample);
42 uint32_t sdAddress = 0;
46 int8_t minValue = 127;
47 int8_t maxValue = -128;
48 bool investigatedWholeLength =
false;