Package com.castlabs.sdk.oma
Class FormatUtil
java.lang.Object
com.castlabs.sdk.oma.FormatUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MediaFormat
getFrameworkMediaFormatV16
(com.google.android.exoplayer2.Format f) Returns aMediaFormat
representation of the provided format.
-
Constructor Details
-
FormatUtil
public FormatUtil()
-
-
Method Details
-
getFrameworkMediaFormatV16
Returns aMediaFormat
representation of the provided format.- Parameters:
f
- the format from which to build the MediaFormat
-