Package 

Class InterstitialSizes


  • 
    public class InterstitialSizes
    
                        

    Contains enums for InterstitialVideo sizes and methods to determine if video should be portrait, landscape or aspect ratio

    • Method Summary

      Modifier and Type Method Description
      static boolean isPortrait(String size)
      static boolean isLandscape(String size)
      • Methods inherited from class java.lang.Object

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

      • isPortrait

         static boolean isPortrait(String size)
        Parameters:
        size - - String with video resolution
      • isLandscape

         static boolean isLandscape(String size)
        Parameters:
        size - - String with video resolution