net.sourceforge.openutils.mgnlmedia.media.utils
Class MediaMetadataFormatUtils
java.lang.Object
net.sourceforge.openutils.mgnlmedia.media.utils.MediaMetadataFormatUtils
public class MediaMetadataFormatUtils
- extends Object
- Version:
- $Id: MediaMetadataFormatUtils.java 1851 2010-02-07 18:57:21Z fgiust $
- Author:
- fgiust
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MediaMetadataFormatUtils
public MediaMetadataFormatUtils()
formatSize
public static String formatSize(long size)
- Format a size
- Parameters:
size -
- Returns:
formatDuration
public static String formatDuration(long duration)
formatBitDepth
public static String formatBitDepth(int bitDepth)
Copyright © 2008-2010 Openmind. All Rights Reserved.