Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ilyhalight/voice-over-translation
/ min
Method
min
src/ui/components/slider.ts:116–118 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
}
115
116
get min() {
117
return
this._min;
118
}
119
120
set min(val: number) {
121
this._min = val;
Callers
15
resolveDesiredVolume
Function · 0.80
setupAudioSettings
Function · 0.80
normalizeMediaElementVolume
Function · 0.80
clampNumber
Function · 0.80
clampNumberWithSortedBounds
Function · 0.80
snapVolume01Towards
Function · 0.80
getSharedTranslationRange
Function · 0.80
clampToRange
Function · 0.80
resolveCustomVerticalAnchor
Function · 0.80
buildActiveSubtitleRenderLine
Function · 0.80
applyWrapWidthGuard
Function · 0.80
applyScaleCompensation
Method · 0.80
Calls
2
updateProgress
Method · 0.95
clampNumber
Function · 0.90
Tested by
no test coverage detected