com.fluendo.jkate

Class Decode

public final class Decode extends Object

Constructor Summary
Decode(Info i)
Method Summary
doublegranuleDuration(long granule)
Convert a time in granule units to a duration.
doublegranuleTime(long granulepos)
Convert a granule to a time.

Constructor Detail

Decode

public Decode(Info i)

Method Detail

granuleDuration

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

granuleTime

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