isPreferHls

open fun isPreferHls(): Boolean

Returns whether to prefer HLS sources to other delivery types. By default, this will be true if running on a device with API level greater than or equal to ICE_CREAM_SANDWICH.

Return

true if HLS is preferred.