Package 

Class DefaultVideoStrategies

    • Method Summary

      Modifier and Type Method Description
      static DefaultVideoStrategy for720x1280() A DefaultVideoStrategy that uses 720x1280.This preset is ensured to work on any Android >=4.3 devices by Android CTS,assuming that the codec is available.
      static DefaultVideoStrategy for360x480() A DefaultVideoStrategy that uses 360x480 (3:4),ensured to work for 3:4 videos as explained byhttps://developer.android.
      • Methods inherited from class java.lang.Object

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