Package 

Class ThingVideoSplitInfo.SplitInfo

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private int index
      private int type
      private JSONArray res_pos
    • Method Summary

      Modifier and Type Method Description
      int getIndex()
      void setIndex(int index)
      int getType()
      void setType(int type)
      JSONArray getRes_pos()
      void setRes_pos(JSONArray res_pos)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ThingVideoSplitInfo.SplitInfo

        ThingVideoSplitInfo.SplitInfo()