MCPcopy
hub / github.com/ilyhalight/voice-over-translation / max

Method max

src/ui/components/slider.ts:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 get max() {
129 return this._max;
130 }
131
132 set max(val: number) {
133 this._max = val;

Callers 15

setVideoVolumeMethod · 0.80
checkFunction · 0.80
normalizeGainVolumeFunction · 0.80
normalizePositiveMsFunction · 0.80
normalizeNonNegativeMsFunction · 0.80
clampNumberFunction · 0.80
snapVolume01TowardsFunction · 0.80
splitTimestampPartsFunction · 0.80
getSubtitleLineEndMsFunction · 0.80

Calls 2

updateProgressMethod · 0.95
clampNumberFunction · 0.90

Tested by

no test coverage detected