Class SampleExtractor.Sample12BitsExtractor

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long extract​(byte[] samples, int position)  
      • Methods inherited from class java.lang.Object

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

      • Sample12BitsExtractor

        private Sample12BitsExtractor()
    • Method Detail

      • extract

        public long extract​(byte[] samples,
                            int position)
        Specified by:
        extract in class SampleExtractor