UNPKG
react-filerobot-video-editor
Version:
beta (1.1.0)
latest (1.1.3)
1.1.3
1.1.2
1.1.1
1.1.0
1.0.1-alpha.0
1.0.0
React component version of filerobot video editor (FVE).
react-filerobot-video-editor
/
lib
/
components
/
tools
/
Trim
/
Trim.constants.js
1 lines
•
62 B
JavaScript
View Raw
1
export
var
SPLIT_THRESHOLD
=
.5
;
export
var
MIN_SEGMENT_WIDTH
=
48
;