com.googlecode.mp4parser.boxes.piff
Class TfrfBox.Entry

java.lang.Object
  extended by com.googlecode.mp4parser.boxes.piff.TfrfBox.Entry
Enclosing class:
TfrfBox

public class TfrfBox.Entry
extends Object


Constructor Summary
TfrfBox.Entry()
           
 
Method Summary
 long getFragmentAbsoluteDuration()
           
 long getFragmentAbsoluteTime()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TfrfBox.Entry

public TfrfBox.Entry()
Method Detail

getFragmentAbsoluteTime

public long getFragmentAbsoluteTime()

getFragmentAbsoluteDuration

public long getFragmentAbsoluteDuration()

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.