Package 

Class Size

  • All Implemented Interfaces:
    android.os.Parcelable , java.lang.Cloneable

    
    public class Size
     implements Parcelable, Cloneable
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      Size(int _type, int _width, int _height, int _fps, List<Integer> _fpsList) constructor
    • Method Summary

      Modifier and Type Method Description
      void writeToParcel(Parcel dest, int flags)
      int describeContents()
      String toString()
      Size clone()
      • Methods inherited from class android.os.Parcelable

        describeContents, writeToParcel
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait