clampReplayIndex
Documentation / @elitechart/core / clampReplayIndex
Defined in: replay/replay-state.ts:58
Clamp a replay index to the valid [0, barCount - 1] range.
Parameters
index
number
barCount
number
Returns
number
Documentation / @elitechart/core / clampReplayIndex
Defined in: replay/replay-state.ts:58
Clamp a replay index to the valid [0, barCount - 1] range.
number
number
number