Class FormatUtil

java.lang.Object
com.castlabs.sdk.oma.FormatUtil

public class FormatUtil extends Object
  • Constructor Details

    • FormatUtil

      public FormatUtil()
  • Method Details

    • getFrameworkMediaFormatV16

      public static MediaFormat getFrameworkMediaFormatV16(com.google.android.exoplayer2.Format f)
      Returns a MediaFormat representation of the provided format.
      Parameters:
      f - the format from which to build the MediaFormat