Class BitRate
java.lang.Object
net.filebot.format.AutoScaleInteger
net.filebot.format.BitRate
- All Implemented Interfaces:
CharSequence,Comparable<Object>,StringBinding
-
Nested Class Summary
Nested classes/interfaces inherited from class net.filebot.format.AutoScaleInteger
AutoScaleInteger.Scale -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.filebot.format.AutoScaleInteger
asType, compareTo, div, equals, format, format, format, getG, getK, getM, getScale, getValue, round, toDouble, toFloat, toInteger, toLong, toNumber, toString, toStringMethods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.CharSequence
chars, codePoints, isEmptyMethods inherited from interface net.filebot.format.StringBinding
after, before, charAt, length, lower, lowerTrail, negative, removeAll, replace, replace, replaceAll, space, subSequence, upper, upperInitial
-
Constructor Details
-
BitRate
-
BitRate
-
-
Method Details
-
scale
- Overrides:
scalein classAutoScaleInteger
-
getGbps
-
getMbps
-
getKbps
-
getUnit
- Overrides:
getUnitin classAutoScaleInteger
-
parse
-