Package 

Class BitRates


  • 
    public class BitRates
    
                        

    Utilities for bit rate estimation.

    • Method Summary

      Modifier and Type Method Description
      static long estimateVideoBitRate(int width, int height, int frameRate)
      static long estimateAudioBitRate(int channels, int sampleRate)
      • Methods inherited from class java.lang.Object

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