Package 

Class ByteBufferPool

    • Constructor Summary

      Constructors 
      Constructor Description
      ByteBufferPool(int bufferSize, int maxPoolSize)
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class com.otaliastudios.cameraview.internal.Pool

        activeCount, clear, count, get, isEmpty, recycle, recycledCount, toString
      • Methods inherited from class java.lang.Object

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

      • ByteBufferPool

        ByteBufferPool(int bufferSize, int maxPoolSize)