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 3269 2011-01-23 19:06:39Z 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-2011 Openmind. All Rights Reserved.