Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
setVideoVolume
Method · 0.80
check
Function · 0.80
normalizeMediaElementVolume
Function · 0.80
normalizeGainVolume
Function · 0.80
appendChunkToOutputBuffer
Function · 0.80
normalizePositiveMs
Function · 0.80
normalizeNonNegativeMs
Function · 0.80
clampNumber
Function · 0.80
clampNumberWithSortedBounds
Function · 0.80
snapVolume01Towards
Function · 0.80
splitTimestampParts
Function · 0.80
getSubtitleLineEndMs
Function · 0.80
Calls
2
updateProgress
Method · 0.95
clampNumber
Function · 0.90
Tested by
no test coverage detected