Class TrickPlayBox.Entry

java.lang.Object
org.mp4parser.boxes.dece.TrickPlayBox.Entry
Enclosing class:
TrickPlayBox

public static class TrickPlayBox.Entry extends Object
  • Constructor Details

    • Entry

      public Entry()
    • Entry

      public Entry(int value)
  • Method Details

    • 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