Package 

Class UVCParam

  • All Implemented Interfaces:
    java.lang.Cloneable

    
    public class UVCParam
     implements Cloneable
                        
    • Constructor Summary

      Constructors 
      Constructor Description
      UVCParam()
      UVCParam(Size previewSize, int quirks)
    • Method Summary

      Modifier and Type Method Description
      Size getPreviewSize()
      void setPreviewSize(Size previewSize)
      int getQuirks()
      void setQuirks(int quirks)
      • Methods inherited from class java.lang.Object

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