Object MediaStringUtil
-
- All Implemented Interfaces:
public class MediaStringUtil
-
-
Field Summary
Fields Modifier and Type Field Description public final static MediaStringUtilINSTANCE
-
Method Summary
Modifier and Type Method Description final static StringconvertVideoLength(Long videoLengthInSeconds, Locale locale)final static StringconvertFileSizeByteCount(Long bytes)-
-
Method Detail
-
convertVideoLength
final static String convertVideoLength(Long videoLengthInSeconds, Locale locale)
-
convertFileSizeByteCount
final static String convertFileSizeByteCount(Long bytes)
-
-
-
-