setPrioritizeTimeOverSizeThresholds
open fun setPrioritizeTimeOverSizeThresholds(prioritizeTimeOverSizeThresholds: Boolean): LoadControlConfig.Builder
Sets whether the load control prioritizes buffer time constraints over buffer size constraints.
Return
the builder instance
Parameters
prioritizeTimeOverSizeThresholds
the prioritize time over size thresholds
See also
androidx.media3.exoplayer.DefaultLoadControl