Class Utils

java.lang.Object
com.castlabs.sdk.debug.Utils

public class Utils extends Object
Utility class for debug purposes.
  • Method Details

    • format2Color

      public static int format2Color(com.google.android.exoplayer2.Format format)
      Converts a video format to a color integer.
      Parameters:
      format - The video format.
      Returns:
      A color integer representing the format.