KiteFFmpeg
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteFFmpeg
kiteffmpeg
/
io.github.yuroyami.kiteffmpeg
/
Rational
/
compareTo
compare
To
open
operator override
fun
compareTo
(
other
:
Rational
)
:
Int
Exact comparison:
Rational(1, 30) < Rational(1, 25)
.