com.fluendo.jkate
Class Decode

java.lang.Object
  extended by com.fluendo.jkate.Decode

public final class Decode
extends java.lang.Object


Constructor Summary
Decode(Info i)
           
 
Method Summary
 double granuleDuration(long granule)
          Convert a time in granule units to a duration.
 double granuleTime(long granulepos)
          Convert a granule to a time.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Decode

public Decode(Info i)
Method Detail

granuleTime

public double granuleTime(long granulepos)
Convert a granule to a time.


granuleDuration

public double granuleDuration(long granule)
Convert a time in granule units to a duration.