com.coremedia.iso.boxes.dece
Class TrickPlayBox.Entry

java.lang.Object
  extended by com.coremedia.iso.boxes.dece.TrickPlayBox.Entry
Enclosing class:
TrickPlayBox

public static class TrickPlayBox.Entry
extends Object


Constructor Summary
TrickPlayBox.Entry()
           
TrickPlayBox.Entry(int value)
           
 
Method Summary
 int getDependencyLevel()
           
 int getPicType()
           
 void setDependencyLevel(int dependencyLevel)
           
 void setPicType(int picType)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TrickPlayBox.Entry

public TrickPlayBox.Entry()

TrickPlayBox.Entry

public TrickPlayBox.Entry(int value)
Method Detail

getPicType

public int getPicType()

setPicType

public void setPicType(int picType)

getDependencyLevel

public int getDependencyLevel()

setDependencyLevel

public void setDependencyLevel(int dependencyLevel)

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2012. All Rights Reserved.