类 EaseVideoEntity


  • public class EaseVideoEntity
    extends java.lang.Object
    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • ID

        public int ID
      • title

        public java.lang.String title
      • filePath

        public java.lang.String filePath
      • size

        public int size
      • duration

        public int duration
      • uri

        public android.net.Uri uri
      • lastModified

        public long lastModified
    • 构造器详细资料

      • EaseVideoEntity

        public EaseVideoEntity()