13 ::ll::TypedStorage<4, 12, ::ReplayStateConfigThresholds> mSupportedThresholds;
14 ::ll::TypedStorage<1, 1, ::ReplayStateMode> mMode;
15 ::ll::TypedStorage<1, 1, uchar> mMinCorrectionDelay;
16 ::ll::TypedStorage<1, 1, uchar> mMaxCorrectionDelay;
17 ::ll::TypedStorage<2, 2, ushort> mHistorySize;
23 MCAPI
void setReplayStateConfigThresholds(
float baseThreshold);