29 SampleCluster() =
default;
33 Cluster* getCluster(
Sample* sample, uint32_t clusterIndex, int32_t loadInstruction = CLUSTER_ENQUEUE,
34 uint32_t priorityRating = 0xFFFFFFFF, Error* error =
nullptr);
35 void ensureNoReason(
Sample* sample);
39 uint32_t sdAddress = 0;
43 int8_t minValue = 127;
44 int8_t maxValue = -128;
45 bool investigatedWholeLength =
false;